DK11 for Python | tatukgis.pdk.TGIS_LayerVector.CursorBeforeFetchEvent | Constructors | Methods | Properties | Events
CursorBeforeFetch event. Will be fired before data fetch in CursorFirst method.
# Python @property def CursorBeforeFetchEvent( self ) -> TGIS_CursorEvent: @CursorBeforeFetchEvent.setter def CursorBeforeFetchEvent( self, _value: TGIS_CursorEvent ) -> None:
Type |
---|
TGIS_CursorEvent |