ACadSharp.Objects.PaperMargin.Bottom - DomCR/ACadSharp GitHub Wiki

Bottom Property

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

Definition

Namespace: ACadSharp.Objects.PaperMargin

C#

public Double Bottom { get; set; }

Property Value

Double