Skip to content

ACadSharp.Header.CadHeader.PaperSpaceExtMax

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

PaperSpaceExtMax Property

X, Y, and Z drawing extents upper-right corner(in WCS)

Remarks

System variable PEXTMAX

Definition

Namespace: ACadSharp.Header.CadHeader

C#

CadSystemVariableAttribute
public XYZ PaperSpaceExtMax { get; set; }

Property Value

XYZ

Clone this wiki locally