CADability dotNET
Yields the number of GeoPoints in the list or array.

Namespace: CADability.UserInterface
Assembly: CADability (in CADability.dll) Version: 1.1.4254.24737 (1.1.*)

Syntax

C#
int GetGeoPointCount()
Visual Basic
Function GetGeoPointCount As Integer
Visual C++
int GetGeoPointCount()

Return Value

Number of GeoPoints

See Also