Skip to content

ACadSharp.Tables.BlockRecord.Viewports

Albert Domenech edited this page Oct 24, 2024 · 3 revisions

Viewports Property

ViewPorts attached to this block

Definition

Namespace: ACadSharp.Tables.BlockRecord

C#

public IEnumerable<Viewport> Viewports { get; }

Property Value

IEnumerable

Clone this wiki locally