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