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

Right Property

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

Definition

Namespace: ACadSharp.Objects.PaperMargin

C#

public Double Right { get; set; }

Property Value

Double