Geometry.ControlPoints
Geometry.ControlPoints property
获取所有控制点
public IArrayList<Vector4> ControlPoints { get; }
另请参见
- interface IArrayList<T>
- struct Vector4
- class Geometry
- namespace Aspose.ThreeD.Entities
- assembly Aspose.3D
获取所有控制点
public IArrayList<Vector4> ControlPoints { get; }