Skip to content

ACadSharp.Objects.Layout.MinLimits

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

MinLimits Property

Minimum limits for this layout (defined by LIMMIN while this layout is current).

Definition

Namespace: ACadSharp.Objects.Layout

C#

DxfCodeValueAttribute
public XY MinLimits { get; set; }

Property Value

XY

Clone this wiki locally