Click or drag to resize
GeCoordinate Constructor (GeCoordinate, Double)
Initializes a new instance based on the specified coordinate and M value.

Namespace: FDF.Common.Geometries
Assembly: FDF.Common (in FDF.Common.dll) Version: 3.0.0.0
Syntax
public GeCoordinate(
	GeCoordinate other,
	double m
)

Parameters

other
Type: FDF.Common.GeometriesGeCoordinate
Other coordinate.
m
Type: SystemDouble
Remarks