Skip to content

ACadSharp.Objects.PaperMargin.Right

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

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

Clone this wiki locally