ACadSharp.Objects.Layout.MaxExtents - DomCR/ACadSharp GitHub Wiki

MaxExtents Property

Maximum extents for this layout(defined by EXTMAX while this layout is current).

Definition

Namespace: ACadSharp.Objects.Layout

C#

DxfCodeValueAttribute
public XYZ MaxExtents { get; set; }

Property Value

XYZ