Skip to content

ACadSharp.Objects.Layout.MinExtents

Albert Domenech edited this page Jul 14, 2024 · 3 revisions

MinExtents Property

Minimum extents for this layout(defined by EXTMIN while this layout is current)

Definition

Namespace: ACadSharp.Objects.Layout

C#

public XYZ MinExtents { get; set; }

Property Value

XYZ

Clone this wiki locally