DK for Delphi | GisLayerVector.TGIS_Shape.LengthCS | Constructors | Fields | Methods | Properties
Calculate the length of a shape.
// Delphi public function LengthCS : Double; virtual;
// C++ Builder public: virtual double LengthCS(void);
Type | Description |
---|---|
Double | Length in meters (or -1 if map units if CS is not defined). |