Creates a System.String representation of this Windows.Foundation.Point.
Namespace: Windows.FoundationAssembly: CSharpXamlForHtml5 (in CSharpXamlForHtml5.dll) Version: 1.0.0.0
Syntax public override string ToString()
Return Value
Type:
String
A System.String containing the Windows.Foundation.Point.X and Windows.Foundation.Point.Y
values of this Windows.Foundation.Point structure.
See Also