Click or drag to resize
GeEllipseTangent Method
Returns tangent vector of a conic section at the specified point.

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

Parameters

point
Type: FDF.Common.GeometriesGeCoordinate

Return Value

Type: GeVector

Implements

IGeConicTangent(GeCoordinate)
Remarks