Click or drag to resize

UnderlayClippingBoundary Property

Gets or sets the underlay clipping boundary.

Namespace:  DXFReaderNET.Entities
Assembly:  DXFReaderNET (in DXFReaderNET.dll) Version: 20.10.54
Syntax
public ClippingBoundary ClippingBoundary { get; set; }

Property Value

Type: ClippingBoundary
Remarks
Set as null to restore the default clipping boundary, show the full underlay without clipping.
See Also