ImageGear .NET - Updated May 30, 2018
NStep Property (ImGearVectorEntitySplinesurface)




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

Property Value

Value in the range 0..1.
See Also

Reference

ImGearVectorEntitySplinesurface Class
ImGearVectorEntitySplinesurface Members