Click or drag to resize
GeLine Constructor (IGeLineSegment)
Initializes a new instance of the GeLine class

Namespace: FDF.Common.Geometries
Assembly: FDF.Common (in FDF.Common.dll) Version: 3.0.0.0
Syntax
public GeLine(
	IGeLineSegment segment
)

Parameters

segment
Type: FDF.Common.GeometriesIGeLineSegment
See Also