DK11 for .NET | TatukGIS.NDK.TGIS_Shape.Length | Constructors | Fields | Methods | Properties
Calculate the length of a shape.
// C# public double Length();
' VisualBasic Public Function Length() As Double
// Oxygene public function Length : Double; virtual;
Type | Description |
---|---|
double Double | Length in map units. |