Provides information about an item being drawn by an item viewer.
The following tables list the members exposed by the ItemDrawContext type.
Name | Description | |
---|---|---|
Gets the rectangle bounding the item contents. |
||
Gets the Calendar control, associated with the item. |
||
Gets a value indicating whether the item part being drawn is the last part of the item. |
||
Gets or sets the target graphics object. |
||
Gets a value indicating whether the item is an all day event or not. The item is always considered an all day event if it is drawn outside of a Timetable view. |
||
Gets a value indicating the item's orientation. |
||
Gets a value indicating whether the item is rendered in milestone mode. |
||
Gets the item that is being drawn. |
||
Gets a value indicating whether the mouse is over the drawn item. |
||
Gets a value indicating whether the item part being drawn is the first part of the item. |
||
Gets the style that should be used to draw the item. |
Name | Description | |
---|---|---|
Renders a frame around the specified rectangle. |
||
Renders the underlying item's contents text at the specified location. |
||
Overloaded. Renders the item in its default appearance. |
||
Draws a clock icon representing the underlying item's end time at the specified location. |
||
Renders the underlying item's contents text at the specified location, taking into consideration specific HTML tags. |
||
Renders a header frame around the specified rectangle. |
||
Renders the underlying item's header text at the specified location. |
||
Draws the specified image in the specified rectangle, using the specified alignment. |
||
Draws an icon representing the underlying item's recurrence state at the specified location. |
||
Draws an icon representing the underlying item's reminder at the specified location. |
||
Draws a clock icon representing the underlying item's start time at the specified location. |