DK for ActiveX | TatukGIS_XDK11.IGIS_Editor.EditingPointsStyle | Methods | Properties
Editing points style.
// C# public TGIS_EditorEditingPointsStyle EditingPointsStyle { get {} set {} }
' VisualBasic Public Property EditingPointsStyle As TGIS_EditorEditingPointsStyle Get End Get Set(ByVal value As TGIS_EditorEditingPointsStyle) End Set End Property
// Oxygene public property EditingPointsStyle : TGIS_EditorEditingPointsStyle read read;