Skip to content

ACadSharp.CadDocument.Views

Albert Domenech edited this page Apr 1, 2025 · 2 revisions

Views Property

The collection of all views in the drawing.

Definition

Namespace: ACadSharp.CadDocument

C#

public ViewsTable Views { get; private set; }

Property Value

ViewsTable

Clone this wiki locally