CoordinateDisplay Property
Bindable formatted coordinate string.
Namespace: CoordinateSharpAssembly: CoordinateSharp (in CoordinateSharp.dll) Version: 3.1.1.1
XMLNS for XAML: Not mapped to an xmlns.
public string Display { get; }
Property Value
String Bind to this property when MVVM patterns are being used
The following example shows how to bind to a formatted Coordinate in XAML