ClassPrintElementPaintEventArgs
Class
Definition
Namespace:Telerik.WinControls.UI
Assembly:Telerik.WinControls.UI.dll
Syntax:
cs-api-definition
public class PrintElementPaintEventArgs : PrintElementEventArgs
Inheritance: objectEventArgsPrintElementEventArgsPrintElementPaintEventArgs
Inherited Members
Constructors
PrintElementPaintEventArgs(RadPrintElement, Graphics, Rectangle)
Declaration
cs-api-definition
public PrintElementPaintEventArgs(RadPrintElement element, Graphics graphics, Rectangle bounds)
Parameters
element
graphics
bounds
Properties
Bounds
Gets the bounds in which the element is being painted.