Skip to content

ACadSharp.Entities.Viewport.Boundary

Albert Domenech edited this page Jul 14, 2024 · 2 revisions

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#

public Entity Boundary { get; set; }

Property Value

Entity

Clone this wiki locally