Leadtools.Annotations.Core Namespace > AnnCurveObject Class : Tension Property |
public double Tension {get; set;}
Public Property Tension As Double
public double Tension {get; set;}
@property (nonatomic) double tension;
public double getTension() public void setTension(double tension)
get_Tension();
set_Tension(value);
Object.defineProperty('Tension');
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: