Click or drag to resize
CornerRadiusBottomLeft Property
[SECURITY CRITICAL] Gets or sets the radius of rounding, in pixels, of the bottom left corner of the object where a Windows.UI.Xaml.CornerRadius is applied.

Namespace: Windows.UI.Xaml
Assembly: CSharpXamlForHtml5 (in CSharpXamlForHtml5.dll) Version: 1.0.0.0
Syntax
C#
public double BottomLeft { get; set; }

Property Value

Type: Double
See Also