ACadSharp.Entities.Viewport.Boundary - DomCR/ACadSharp GitHub Wiki
Boundary Property
Hard-pointer ID/handle to entity that serves as the viewport's clipping boundary (only present if viewport is non-rectangular)
Definition
Namespace: ACadSharp.Entities.Viewport
C#
DxfCodeValueAttribute
public Entity Boundary { get; set; }
Property Value
Entity