EmfPlusFillClosedCurve.Tension
EmfPlusFillClosedCurve.Tension property
Gets or sets the tension A 32-bit floating point value that specifies how tightly the spline bends as it passes through the points. A value of 0.0 specifies that the spline is a sequence of straight lines. As the value increases, the curve becomes more rounded. For more information, see [SPLINE77] and [PETZOLD].
public float Tension { get; set; }
See Also
- class EmfPlusFillClosedCurve
- namespace Aspose.Imaging.FileFormats.Emf.EmfPlus.Records
- assembly Aspose.Imaging