DK for ActiveX | TatukGIS_XDK11.IGIS_Editor.ShowDraggingTrack | Methods | Properties
If True, show dragging track when moving a vertex to a new position.
// C# public Boolean ShowDraggingTrack { get {} set {} }
' VisualBasic Public Property ShowDraggingTrack As Boolean Get End Get Set(ByVal value As Boolean) End Set End Property
// Oxygene public property ShowDraggingTrack : Boolean read read;
Type |
---|
bool Boolean |