Back to Devexpress

CustomDrawBackgroundEventArgs Properties

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

latest2.3 KB
Original Source

CustomDrawBackgroundEventArgs Properties

Provides data for the DiagramControl.CustomDrawBackground event.

NameDescription
ContentBoundsGets the rectangle which encompasses the background area excluding margins.
ContextGets whether the item is to be drawn on the canvas, toolbox, in the print or export output or as the drag preview.
GraphicsReturns an object that provides painting facilities.
GraphicsCacheReturns an object that provides painting facilities.
PageMargin
PagesInfoGets the list of diagram pages.
PrintBoundsGets the rectangle which encompasses the total background area when printing the diagram.
PrintClientBoundsGets the rectangle which encompasses the background area excluding margins when printing the diagram.
PrintIndexGets the zero-based index of the page that is currently being rendered when printing the diagram.
TotalBoundsGets the rectangle which encompasses the total background area.
ViewportBoundsGets the rectangle which encompasses the viewport area.

See Also

CustomDrawBackgroundEventArgs Class

CustomDrawBackgroundEventArgs Members

DevExpress.XtraDiagram Namespace