DK11 for ActiveX | TatukGIS_XDK11.ITGIS_Shape.AsPolygon | Methods | Properties
Return current shape as a TGIS_ShapePolygon
// C# public ITGIS_ShapePolygon AsPolygon();
' VisualBasic Public Function AsPolygon() As ITGIS_ShapePolygon
// Oxygene public function AsPolygon : ITGIS_ShapePolygon;
Type | Description |
---|---|
ITGIS_ShapePolygon | Newly created shape object. |