CadSpline.KnotWeight
CadSpline.KnotWeight property
Gets or sets the knot weight.
public List<double> KnotWeight { get; set; }
See Also
- class CadSpline
- namespace Aspose.CAD.FileFormats.Cad.CadObjects
- assembly Aspose.CAD
Gets or sets the knot weight.
public List<double> KnotWeight { get; set; }