CoordinateFormatOptionsPosition_First Property

Show coordinate position first.

Definition

Namespace: CoordinateSharp
Assembly: CoordinateSharp (in CoordinateSharp.dll) Version: 2.21.1.1
XMLNS for XAML: Not mapped to an xmlns.
C#
public bool Position_First { get; set; }

Property Value

Boolean

Remarks

Will show last if set 'false'.

See Also