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