Skip to content

ACadSharp.CadDocument.Views

Albert Domenech edited this page Jul 14, 2024 · 1 revision

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