Back to Devexpress

CustomDrawItemEventArgs Properties

windowsforms-devexpress-dot-xtradiagram-dot-customdrawitemeventargs-dot-underscore-properties.md

latest1.4 KB
Original Source

CustomDrawItemEventArgs Properties

Provides data for the DiagramControl.CustomDrawItem event.

NameDescription
AppearanceProvides access to the item’s appearance settings.
ContextReturns 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.
Decorator
GraphicsReturns an object that provides painting facilities.
GraphicsCacheReturns an object that provides painting facilities.
ItemGets the processed diagram item.
SizeGets the item size.

See Also

CustomDrawItemEventArgs Class

CustomDrawItemEventArgs Members

DevExpress.XtraDiagram Namespace