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