Draws a clock icon representing the underlying item's start time at the specified location.
Namespace: MindFusion.Scheduling.WinForms
Assembly: MindFusion.Scheduling
SyntaxC#
Copy Code
|
|---|
public bool DrawStartClock ( |
Visual Basic
Copy Code
|
|---|
Public Function DrawStartClock( _ |
true if the icon has been rendered; otherwise, false.
See Also