DK for ActiveX | TatukGIS_XDK11.IGIS_Editor.Mode | Methods | Properties
Mode of edition. Will control how _nearest parameter of the MouseBegin() behaves and therefore will control editing behavior in TGIS_ViewerWnd.
// C# public TGIS_EditorMode Mode { get {} set {} }
' VisualBasic Public Property Mode As TGIS_EditorMode Get End Get Set(ByVal value As TGIS_EditorMode) End Set End Property
// Oxygene public property Mode : TGIS_EditorMode read read;
Type |
---|
TGIS_EditorMode |