ImageGear .NET - Updated October 26, 2017
MStep Property (ImGearVectorEntityNURBSsurface)




ImageGear23.Formats.Vector Assembly > ImageGear.Vector Namespace > ImGearVectorEntityNURBSsurface Class : MStep Property
Gets or sets interpolation step in M direction.
Syntax
'Declaration
 
Public Overrides Property MStep As Single
 
'Usage
 
Dim instance As ImGearVectorEntityNURBSsurface
Dim value As Single
 
instance.MStep = value
 
value = instance.MStep

Property Value

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

Reference

ImGearVectorEntityNURBSsurface Class
ImGearVectorEntityNURBSsurface Members