Error processing SSI file
LEADTOOLS Annotations for WPF and Silverlight (Leadtools.Windows.Annotations assembly)

Show in webframe

Tension Property (AnnClosedCurveObject)






Gets or sets a value that specifies the amount that this AnnClosedCurveObject curve bends between control points. This is a dependency property.
Syntax
public double Tension {get; set;}
'Declaration
 
Public Property Tension As Double
'Usage
 
Dim instance As AnnClosedCurveObject
Dim value As Double
 
instance.Tension = value
 
value = instance.Tension

            

            
public:
property double Tension {
   double get();
   void set (    double value);
}

Property Value

A value that specifies the amount that this AnnClosedCurveObject curve bends between control points.
Remarks
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:
Example

For XAML example, refer to AnnClosedCurveObject.

For C#/VB examples, refer to AnnClosedCurveObject.

Requirements

Target Platforms

See Also

Reference

AnnClosedCurveObject Class
AnnClosedCurveObject Members

Error processing SSI file
   Leadtools.Windows.Annotations requires a Document or Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features