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