| Visual Basic (Declaration) | |
|---|---|
Public Property isRulerText As Boolean | |
| C# | |
|---|---|
public bool isRulerText {get; set;} | |
Property Value
BooleanWhen True the control is rendering ruler text, when false it is drawing a tick line.
| dbicSlide | Send comments on this topic. |
| isRulerText Property | |
| See Also | |
|
| dbicSlide Assembly > Dbi.WinControl.Slide Namespace > ValuePointEventArgs Class : isRulerText Property |
| Visual Basic (Declaration) | |
|---|---|
Public Property isRulerText As Boolean | |
| C# | |
|---|---|
public bool isRulerText {get; set;} | |