DK11 for Python | tatukgis.pdk.TGIS_LayerVector.CursorAfterFetchEvent | Constructors | Methods | Properties | Events
CursorAfterFetch event. This will be fired after data is fetched in CursorFirst method.
# Python @property def CursorAfterFetchEvent( self ) -> TGIS_CursorEvent: @CursorAfterFetchEvent.setter def CursorAfterFetchEvent( self, _value: TGIS_CursorEvent ) -> None:
Type |
---|
TGIS_CursorEvent |