CADability dotNET

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

Syntax

C#
int IIndexedGeoPoint.GetGeoPointCount()
Visual Basic
Private Function GetGeoPointCount As Integer
	Implements IIndexedGeoPoint.GetGeoPointCount
Visual C++
private:
virtual int GetGeoPointCount() sealed = IIndexedGeoPoint::GetGeoPointCount

Implements

IIndexedGeoPoint..::..GetGeoPointCount()()()()

See Also