| Visual Basic (Declaration) | |
|---|---|
Public Property LineWidth As Integer | |
| C# | |
|---|---|
public int LineWidth {get; set;} | |
Property Value
IntegerThis property has no effect if isRulerText is true.
Assigning a new value to this property in the event will casue the current tick line to be rendered with a different thickness.