The length of time for the minor tick marks.
Namespace: Ico.BacnetAssembly: BacnetScheduleView (in BacnetScheduleView.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
C# |
---|
public int ExceptionView_MinorTickLength { get; set; } |
Visual Basic |
---|
Public Property ExceptionView_MinorTickLength As Integer Get Set |
JScript |
---|
function get ExceptionView_MinorTickLength () : int function set ExceptionView_MinorTickLength (value : int) |