Click or drag to resize
GeLineSegmentExtend Method

Namespace: FDF.Common.Geometries
Assembly: FDF.Common (in FDF.Common.dll) Version: 3.0.0.0
Syntax
public GeLineSegment Extend(
	GeLength distance,
	bool bothSides = false
)

Parameters

distance
Type: FDF.Common.GeometriesGeLength
bothSides (Optional)
Type: SystemBoolean

Return Value

Type: GeLineSegment
See Also