|
BezierCurveControlPoints Property |
Gets a list of control points.
Namespace: Ab3d.UtilitiesAssembly: Ab3d.PowerToys (in Ab3d.PowerToys.dll) Version: 11.1.8864.1045
Syntax public IList<Point3D> ControlPoints { get; }
Property Value
IListPoint3DSee Also