Click or drag to resize

ModernTileCornerRadius Property

Gets or sets the corner radius of the current modern tile

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

Property Value

Type: Double
The corner radius in Double.
See Also