Click or drag to resize
CornerRadiusTopLeft Property
[SECURITY CRITICAL] Gets or sets the radius of rounding, in pixels, of the top 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 TopLeft { get; set; }

Property Value

Type: Double
See Also