Geometry.ControlPoints
Geometry.ControlPoints property
Gets all control points
public IArrayList<Vector4> ControlPoints { get; }
See Also
- interface IArrayList<T>
- struct Vector4
- class Geometry
- namespace Aspose.ThreeD.Entities
- assembly Aspose.3D
Gets all control points
public IArrayList<Vector4> ControlPoints { get; }