RibbonCanvasEventArgs Class

Definition

Namespace: PCB_Investigator.PCBIControls.Ribbon
Assembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
C#
public class RibbonCanvasEventArgs : EventArgs
Inheritance
Object    EventArgs    RibbonCanvasEventArgs

Constructors

RibbonCanvasEventArgsInitializes a new instance of the RibbonCanvasEventArgs class

Properties

Bounds Gets or sets the bounds that should be painted
Canvas Gets or sets the control where to be painted
Graphics Gets or sets the graphics to paint
Owner Gets or sets the Ribbon that raised the event
RelatedObject 

See Also