Skip to content

ACadSharp.Objects.Layout.MaxLimits

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

MaxLimits Property

Maximum limits for this layout(defined by LIMMAX while this layout is current).

Definition

Namespace: ACadSharp.Objects.Layout

C#

DxfCodeValueAttribute
public XY MaxLimits { get; set; }

Property Value

XY

Clone this wiki locally