Click or drag to resize
GeManagerOrdinatePrecisionXY Property
Gets or sets default X and Y ordinate precision. If there's no default XY ordinate precision set, returns 0 (round to zero decimal places) as a default linear precision.

Namespace: FDF.Common.Geometries
Assembly: FDF.Common (in FDF.Common.dll) Version: 3.0.0.0
Syntax
public static int OrdinatePrecisionXY { get; set; }

Property Value

Type: Int32

Return Value

Type: Int32
Remarks