Property MaxRange
MaxRange
Gets or sets the maximum value of the range.
public double MaxRange { get; set; }
Property Value
- double
The maximum value of the range.
Gets or sets the maximum value of the range.
public double MaxRange { get; set; }
The maximum value of the range.