Click or drag to resize
GeCoordinateToString Method (Int32)
Returns a String that represents the specified ordinate ordinal (index).

Namespace: FDF.Common.Geometries
Assembly: FDF.Common (in FDF.Common.dll) Version: 3.0.0.0
Syntax
public string ToString(
	int ordinate
)

Parameters

ordinate
Type: SystemInt32

Return Value

Type: String
Remarks