RibbonCanvasEventArgs Class
Namespace: PCB_Investigator.PCBIControls.RibbonAssembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
public class RibbonCanvasEventArgs : EventArgs
Public Class RibbonCanvasEventArgs
Inherits EventArgs
public ref class RibbonCanvasEventArgs : public EventArgs
type RibbonCanvasEventArgs =
class
inherit EventArgs
end
- Inheritance
- Object EventArgs RibbonCanvasEventArgs
| 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 | |