ImageGear .NET - Updated December 24, 2018
Tension Property (IImGearARTCurve)




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

Property Value

Float value.
See Also

Reference

IImGearARTCurve Interface
IImGearARTCurve Members