Draws an icon representing the item's recurrence state at the specified location.
Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling
SyntaxC#
Copy Code
|
|---|
public bool DrawRecurrenceIcon ( |
Visual Basic
Copy Code
|
|---|
Public Function DrawRecurrenceIcon( _ |
A reference to the destination rectangle. This rectangle might be changed in the process of rendering.
true if an icon has been drawn; otherwise, false.
See Also