CoordinateFormatOptionsRound Property

Specifies at what decimal place the coordinate values will round when converted to a string.

Definition

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

Property Value

Int32

See Also