Click or drag to resize
GeManagerGetPrecisionFormatZ Method
Returns default string representation of Z ordinate precision, preceded by an arbitrary placeholder. Default placeholder is #.

Namespace: FDF.Common.Geometries
Assembly: FDF.Common (in FDF.Common.dll) Version: 3.0.0.0
Syntax
public static string GetPrecisionFormatZ(
	string prefix = "#"
)

Parameters

prefix (Optional)
Type: SystemString

Return Value

Type: String
Remarks