Property | Type | Description |
---|
Method | Description | |
---|---|---|
AddTimeNode ( |
||
AddTimer ( |
||
HasNode ( |
||
HasTimer ( |
||
ReloadPeriods ( List |
||
RemoveTimer ( |
||
TimerTimeline ( List |
||
TimerTimeline ( List |
Method | Description | |
---|---|---|
DrawBackground ( IDrawingToolkit tk, |
public AddTimeNode ( |
||
t | ||
tn | ||
return | void |
public AddTimer ( |
||
timer | ||
newtimer | bool | |
return | void |
protected DrawBackground ( IDrawingToolkit tk, |
||
tk | IDrawingToolkit | |
area | ||
return | void |
public HasNode ( |
||
tn | ||
return | bool |
public HasTimer ( |
||
timer | ||
return | bool |
public RemoveTimer ( |
||
timer | ||
return | void |
public TimerTimeline ( List |
||
timers | List |
|
showName | bool | |
draggingMode | NodeDraggingMode | |
showLine | bool | |
maxTime | ||
offsetY | double | |
background | Color | |
lineColor | Color | |
return | System |
public TimerTimeline ( List |
||
timers | List |
|
showName | bool | |
draggingMode | NodeDraggingMode | |
showLine | bool | |
maxTime | ||
height | int | |
offsetY | double | |
background | Color | |
lineColor | Color | |
return | System |