ImageGear .NET - Updated May 1, 2018
Tension Property (ImGearARTCurve)




ImageGear24.Art Assembly > ImageGear.ART Namespace > ImGearARTCurve Class : Tension Property
Gets or sets the tension of the curve.
Syntax
'Declaration
 
Public Property Tension As Single
 
'Usage
 
Dim instance As ImGearARTCurve
Dim value As Single
 
instance.Tension = value
 
value = instance.Tension

Property Value

Float value.
See Also

Reference

ImGearARTCurve Class
ImGearARTCurve Members