Click or drag to resize
GeManagerGetPrecisionFormatXY Method
Returns default string representation of X and Y ordinates 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 GetPrecisionFormatXY(
	string prefix = "#"
)

Parameters

prefix (Optional)
Type: SystemString

Return Value

Type: String
Remarks