Property MaxRadius
MaxRadius
Gets or sets a value specifying the maximum circle radius.
[Precision(0, 1)]
[Range(0, 2147483647)]
public int MaxRadius { get; set; }
Gets or sets a value specifying the maximum circle radius.
[Precision(0, 1)]
[Range(0, 2147483647)]
public int MaxRadius { get; set; }