Gets or sets a value that specifies the amount that this AnnCurveObject curve bends between control points.
public virtual float Tension { get; set; }
Public Overridable Property Tension As Single
A value that specifies the amount that this AnnCurveObject curve bends between control points.
Valid values are between 0.0 and 1.0, where 0.0 indicates straight lines, and 1.0 indicates lines with the highest curvature. A typical value is 0.5. These values for Tension for a Closed Curve object are shown in the following bitmap:
For an example, refer to AnnCurveObject.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET