Skip to content

ACadSharp.Entities.Viewport.Boundary

Albert Domenech edited this page Aug 4, 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#

DxfCodeValueAttribute
public Entity Boundary { get; set; }

Property Value

Entity

Clone this wiki locally