DK for ActiveX | TatukGIS_XDK11.IGIS_Editor.SnapType | Methods | Properties
Snap type - how to snap to a vertex or segment.
// C# public TGIS_EditorSnapType SnapType { get {} set {} }
' VisualBasic Public Property SnapType As TGIS_EditorSnapType Get End Get Set(ByVal value As TGIS_EditorSnapType) End Set End Property
// Oxygene public property SnapType : TGIS_EditorSnapType read read;
Type |
---|
TGIS_EditorSnapType |