CornerRadiusToString Method |
[SECURITY CRITICAL] Returns the string representation of the Windows.UI.Xaml.CornerRadius
structure.
Namespace: Windows.UI.XamlAssembly: CSharpXamlForHtml5 (in CSharpXamlForHtml5.dll) Version: 1.0.0.0
Syntax public override string ToString()
Return Value
Type:
StringA System.String that represents the Windows.UI.Xaml.CornerRadius value.
See Also