ImageGear .NET - Updated October 26, 2017
Step Property (ImGearVectorEntityNURBScurve)




ImageGear23.Formats.Vector Assembly > ImageGear.Vector Namespace > ImGearVectorEntityNURBScurve Class : Step Property
Gets or sets an interpolation step.
Syntax
'Declaration
 
Public Property Step As Single
 
'Usage
 
Dim instance As ImGearVectorEntityNURBScurve
Dim value As Single
 
instance.Step = value
 
value = instance.Step

Property Value

Any value in the 0..1 range.
Remarks
The default value is 0.2.
See Also

Reference

ImGearVectorEntityNURBScurve Class
ImGearVectorEntityNURBScurve Members