Skip to content

ACadSharp.Objects.Layout.MinExtents

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

MinExtents Property

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

Definition

Namespace: ACadSharp.Objects.Layout

C#

DxfCodeValueAttribute
public XYZ MinExtents { get; set; }

Property Value

XYZ

Clone this wiki locally