Skip to content

ACadSharp.Header.CadHeader.MaxViewportCount

Albert Domenech edited this page Jan 8, 2025 · 3 revisions

MaxViewportCount Property

Sets the maximum number of viewports that can be active at one time in a layout.

Remarks

System variable MAXACTVP.

Definition

Namespace: ACadSharp.Header.CadHeader

C#

CadSystemVariableAttribute
public Int16 MaxViewportCount { get; set; }

Property Value

Int16

Clone this wiki locally