DK for ActiveX | TatukGIS_XDK11.IGIS_Editor.PointerMode | Methods | Properties
Pointer mode ( mouse, touch or pen ).
// C# public TGIS_PointerMode PointerMode { get {} set {} }
' VisualBasic Public Property PointerMode As TGIS_PointerMode Get End Get Set(ByVal value As TGIS_PointerMode) End Set End Property
// Oxygene public property PointerMode : TGIS_PointerMode read read;
Type |
---|
TGIS_PointerMode |