Documentation | Samples | Measure
How to provide measurement; draw a measurement line and a measurement polygon.
This sample illustrates use of:
Name | Description |
---|---|
TGIS_Editor.CreateShape | Create and activate editing of a new shape. |
TGIS_Editor.EndEdit | End editing of the shape given by EditShape. |
TGIS_Editor.DeleteShape | Delete currently edited shape and end editing. |
TGIS_Utils.CSUnitsList | Global Instance of list of all units. |
TGIS_CSUnits.AsAreal | Convert units as areal to string representation with proper units symbol. |
TGIS_CSUnits.AsLinear | Convert units as linear to string representation with proper units symbol. |
This sample is available on following platforms (click to see source code):