CornerRadiusTopRight Property |
[SECURITY CRITICAL] Gets or sets the radius of rounding, in pixels, of the
top right corner of the object where a Windows.UI.Xaml.CornerRadius is applied.
Namespace: Windows.UI.XamlAssembly: CSharpXamlForHtml5 (in CSharpXamlForHtml5.dll) Version: 1.0.0.0
Syntax public double TopRight { get; set; }
Property Value
Type:
DoubleSee Also