Skip to content

ACadSharp.Objects.Layout.MaxExtents

Albert Domenech edited this page Sep 4, 2024 · 3 revisions

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

Clone this wiki locally