DK11 for Java | tatukgis.jdk.TGIS_Shape.GetNumParts | Constructors | Fields | Methods | Properties
Retrieve the number of parts in a geometry.
// Java public int GetNumParts();
// Oxygene public function GetNumParts : Integer; virtual;
Type | Description |
---|---|
int Integer | Number of parts in a geometry. |
Use this property to get the number of parts that were added by AddPart method.