| Visual Basic (Declaration) | |
|---|---|
Public Property TickDistance As Integer | |
| C# | |
|---|---|
public int TickDistance {get; set;} | |
Property Value
IntegerThis is the distance between ticks the control would be using if it was handling the drawing.
| dbicSlide | Send comments on this topic. |
| TickDistance Property | |
| See Also | |
|
| dbicSlide Assembly > Dbi.WinControl.Slide Namespace > UserDrawnTrackEventArgs Class : TickDistance Property |
| Visual Basic (Declaration) | |
|---|---|
Public Property TickDistance As Integer | |
| C# | |
|---|---|
public int TickDistance {get; set;} | |