ImageGear .NET - Updated October 2, 2018
NStep Property (ImGearVectorEntityBeziersurface)




ImageGear24.Formats.Vector Assembly > ImageGear.Vector Namespace > ImGearVectorEntityBeziersurface Class : NStep Property
Gets or sets an interpolation step in N direction.
Syntax
'Declaration
 
Public Overrides Property NStep As Single
 
'Usage
 
Dim instance As ImGearVectorEntityBeziersurface
Dim value As Single
 
instance.NStep = value
 
value = instance.NStep

Property Value

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

Reference

ImGearVectorEntityBeziersurface Class
ImGearVectorEntityBeziersurface Members