Click or drag to resize
GeEnvelopeExpand Method (GeLength, GePlaneOrientation)
Expands this envelope using specified buffer distance.

Namespace: FDF.Common.Geometries
Assembly: FDF.Common (in FDF.Common.dll) Version: 3.0.0.0
Syntax
public void Expand(
	GeLength distance,
	GePlaneOrientation plane = GePlaneOrientation.XY
)

Parameters

distance
Type: FDF.Common.GeometriesGeLength
plane (Optional)
Type: FDF.Common.GeometriesGePlaneOrientation
Remarks