Skip to content

ACadSharp.Header.CadHeader.MaxViewportCount

Albert Domenech edited this page Aug 4, 2024 · 2 revisions

MaxViewportCount Property

Sets maximum number of viewports to be regenerated

Remarks

System variable MAXACTVP

Definition

Namespace: ACadSharp.Header.CadHeader

C#

CadSystemVariableAttribute
public Int16 MaxViewportCount { get; set; }

Property Value

Int16

Clone this wiki locally