Skip to content

ACadSharp.Objects.PaperMargin.Left

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

Left Property

Gets or set the size, in millimeters, of unprintable margin on left side of paper.

Definition

Namespace: ACadSharp.Objects.PaperMargin

C#

public Double Left { get; set; }

Property Value

Double

Clone this wiki locally