DK11 for .NET | TatukGIS.NDK.TGIS_Shape.AsPolygon | Constructors | Fields | Methods | Properties
Return current shape as a TGIS_ShapePolygon
// C# public TGIS_ShapePolygon AsPolygon();
' VisualBasic Public Function AsPolygon() As TGIS_ShapePolygon
// Oxygene public function AsPolygon : TGIS_ShapePolygon;
Type | Description |
---|---|
TGIS_ShapePolygon | Newly created shape object. |