RibbonCanvasEventArgsBounds Property
Gets or sets the bounds that should be painted
Namespace: PCB_Investigator.PCBIControls.RibbonAssembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
public Rectangle Bounds { get; set; }
Public Property Bounds As Rectangle
Get
Set
public:
property Rectangle Bounds {
Rectangle get ();
void set (Rectangle value);
}
member Bounds : Rectangle with get, set
Property Value
Rectangle