Skip to main content
A newer version of this page is available. .

CustomDrawItemEventArgs Properties

Provides data for the DiagramControl.CustomDrawItem event.
Name Description
Appearance Provides access to the item’s appearance settings.
Context Returns the value that indicates whether the item is to be drawn on the canvas, toolbox, in the print or export output or as the drag preview.
Graphics Returns an object that provides painting facilities.
Item Gets the processed diagram item.
Size Gets the item size.
See Also