ACadSharp.CadDocument.Views - DomCR/ACadSharp GitHub Wiki

Views Property

The collection of all views in the drawing

Definition

Namespace: ACadSharp.CadDocument

C#

public ViewsTable Views { get; private set; }

Property Value

ViewsTable