Arc3StartPoint Property
Gets the start point of the
Arc3.
Namespace: Karamba.GeometryAssembly: KarambaCommon (in KarambaCommon.dll) Version: 3.0.8.0+eb23a7103f0eca0b6d808121e15fec6899194e15
public Point3 StartPoint { get; }
Public ReadOnly Property StartPoint As Point3
Get
public:
property Point3 StartPoint {
Point3 get ();
}
member StartPoint : Point3 with get
Property Value
Point3