public object StepSize {get; set;}
'Declaration Public Property StepSize As Object
'Usage Dim instance As ImGearCapRange Dim value As Object instance.StepSize = value value = instance.StepSize
Property Value
The value can be of the following types:- System.Double value.
- System.Int64 value.