CADability dotNET
do not use, used only internaly.

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

Syntax

C#
public GeoPoint LengthFixPoint { get; }
Visual Basic
Public ReadOnly Property LengthFixPoint As GeoPoint
	Get
Visual C++
public:
property GeoPoint LengthFixPoint {
	GeoPoint get ();
}

See Also