DK for Delphi | GisClasses.TGIS_EditorEdgeLengthsStyle | Classes | Constructors | Properties
Editor editing edge lengths style.
// Delphi type TGIS_EditorEdgeLengthsStyle = class( TPersistent ) end;
// C++ Builder class PASCALIMPLEMENTATION TGIS_EditorEdgeLengthsStyle : public TPersistent { };
→ TPersistent
| Name | Visibility | Description | |
|---|---|---|---|
| Create | public | Constructor. | |
| Destroy | public | Destructor. | |
| Name | Visibility | Description | |
|---|---|---|---|
| Background | published | Style of edge lengths background. | |
| FollowEdgeAngle | published | If true, edge length text will follow an edge angle. | |
| Font | published | Font for lengths. | |
| UnitsEPSG | published | Units EPSG code for edges lengths output. | |