ImageGear21.Formats.Vector Assembly > ImageGear.Vector Namespace > ImGearVectorEntitySplinesurface Class : NStep Property |
'Declaration Public MustOverride Property NStep As Single
'Usage Dim instance As ImGearVectorEntitySplinesurface Dim value As Single instance.NStep = value value = instance.NStep
public abstract float NStep {get; set;}