ImageGear .NET - Updated July 5, 2018
MStep Property (ImGearVectorEntityBeziersurface)




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

Property Value

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

Reference

ImGearVectorEntityBeziersurface Class
ImGearVectorEntityBeziersurface Members