 |
BezierCurveControlPoints Property |
Gets a list of control points.
Namespace: Ab3d.UtilitiesAssembly: Ab3d.PowerToys (in Ab3d.PowerToys.dll) Version: 11.2.9104.2045
Syntaxpublic IList<Point3D> ControlPoints { get; }
Property Value
IListPoint3D
See Also