Interval Property (ScaleRule)
Gets or sets the amount by which to decrement the zoom factor between scale tests.
public float Interval {get; set;}
'Declaration
Public Property Interval As Single
'Usage
Dim instance As ScaleRule
Dim value As Single
instance.Interval = value
value = instance.Interval