Click or drag to resize

ModernProgressBarRadius Property

Gets or sets the radius of the Circle or Rectangle of the dots.

Namespace:  Hummingbird.UI
Assembly:  Hummingbird.UI (in Hummingbird.UI.dll) Version: 1.1.0.0
Syntax
public int Radius { get; set; }

Property Value

Type: Int32
The radius in integer, default value is 4 point
See Also