[]
Gets or sets the distance that the ruler is offset.
[FpCategory("Category_Ruler")]
public float RulerOffset { get; set; }
<FpCategory("Category_Ruler")>
Public Property RulerOffset As Single
Offset is measured in points.
Type | Condition |
---|---|
ArgumentOutOfRangeException | value is less than zero or greater than 1584. |