Skip to content

ACadSharp.Objects.Layout.MaxExtents

Albert Domenech edited this page Jul 14, 2024 · 1 revision

MaxExtents Property

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

Definition

Namespace: ACadSharp.Objects.Layout

C#

public XYZ MaxExtents { get; set; }

Property Value

XYZ

Clone this wiki locally