This repository has been archived by the owner on Oct 11, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 409
00c9a899 7446 7a79 57fc e019c2980f04
haplokuon edited this page May 6, 2023
·
1 revision
netDxf 3.0.0 Library
[Missing <summary> documentation for "P:netDxf.GTE.BSplineCurve.Controls"]
Namespace: netDxf.GTE
Assembly: netDxf (in netDxf.dll) Version: 3.0.0
C#
public Vector3[] Controls { get; }
VB
Public ReadOnly Property Controls As Vector3()
Get
C++
public:
property array<Vector3>^ Controls {
array<Vector3>^ get ();
}
F#
member Controls : Vector3[] with get
Vector3[]