| Visual Basic (Declaration) | |
|---|---|
Public Property Font As Font | |
| C# | |
|---|---|
public Font Font {get; set;} | |
Property Value
FontThis property is only valid if the TrackType is set to Ruler and isRulerText is reporting a value of True.
Assigning a new value to this property will change the font used to render the text in the ruler track.