SlopeInterceptItem(FLine) Constructor

Create a new Instance of the SlopeInterceptItem Item.

Definition

Namespace: Geometry
Assembly: Geometry (in Geometry.dll) Version: 25.2613.4238
C#
public SlopeInterceptItem(
	FLine line
)

Parameters

line  FLine
Reference to a floating point cartesian line.

See Also