Returns the count of this Geometrys vertices.
[Visual Basic]
MustOverride Public Function GetNumPoints() As Integer
Returns the number of vertices in this Geometry
The Geometry s contained by composite Geometrys must be Geometry's; that is, they must implement get NumPoints.
Geometry Class | Geometry Members | Geotools.Geometries Namespace