ACadSharp.Header.CadHeader.MaxViewportCount - DomCR/ACadSharp GitHub Wiki
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