Click or drag to resize
GeManagerOrdinatePrecisionZ Property
Gets or sets default Z ordinate precision. If there's no default Z 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 OrdinatePrecisionZ { get; set; }

Property Value

Type: Int32

Return Value

Type: Int32
Remarks