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