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

Top Property

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

Definition

Namespace: ACadSharp.Objects.PaperMargin

C#

public Double Top { get; set; }

Property Value

Double