DK for .NET | TatukGIS.NDK.TGIS_EditorEditingPointsStyle | Classes | Constructors | Properties
Visual style settings for editor points.
// C# public class TGIS_EditorEditingPointsStyle : TPersistent { }
' VisualBasic Public Class TGIS_EditorEditingPointsStyle Inherits TPersistent End Class
// Oxygene type TGIS_EditorEditingPointsStyle = public class( TPersistent ) end;
→ TPersistent
| Name | Visibility | Description | |
|---|---|---|---|
| TGIS_EditorEditingPointsStyle() | public | Constructor. | |
| Name | Visibility | Description | |
|---|---|---|---|
| ActivePoints | public | Style of active points. | |
| InactivePoints | public | Style of inactive points. | |
| Points3D | public | Style of 3D points. | |
| PointsBackground | public | Background color for points. | |
| PointsFont | public | Font for points. | |
| SelectedPoints | public | Style of selected points. | |
| SnappingPoints | public | Style of tracking points. | |