Click or drag to resize
GeCoordinate Constructor (String, String)
Initializes a new instance of the GeCoordinate class

Namespace: FDF.Common.Geometries
Assembly: FDF.Common (in FDF.Common.dll) Version: 3.0.0.0
Syntax
public GeCoordinate(
	string value,
	string separator
)

Parameters

value
Type: SystemString
separator
Type: SystemString
See Also