Click or drag to resize
GeVector Constructor (GeCoordinate)
Initializes a new instance of the radius (position) vector between the origin and specified coordinate.

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

Parameters

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