DK for ActiveX | TatukGIS_XDK11.TGIS_EditorEditingPointsStyle | Classes | Methods | Properties
Editor editing points style.
// C# public class TGIS_EditorEditingPointsStyle : ITGIS_EditorEditingPointsStyle { }
' VisualBasic Public Class TGIS_EditorEditingPointsStyle Implements ITGIS_EditorEditingPointsStyle End Class
// Oxygene type TGIS_EditorEditingPointsStyle = public class end;
| Name | Visibility | Description | |
|---|---|---|---|
| AttachDelphiObj | public | Only for internal use of TatukGIS. (Inherited from ITBaseObject) |
|
| DelphiObj | public | Only for internal use of TatukGIS. (Inherited from ITBaseObject) |
|
| Name | Visibility | Description | |
|---|---|---|---|
| ActivePoints | public | Style of active points. | |
| InactivePoints | public | Style of inactive points. | |
| Points3D | public | Style of points 3D. | |
| PointsBackground | public | Background color for points. | |
| PointsFont | public | Font for points. | |
| SelectedPoints | public | Style of selected points. | |
| SnappingPoints | public | Style of tracking points. | |