CustomDrawEventArgsRectangle Property |
Gets the rectangle of the drawing process.
Namespace:
Jam.Shell
Assembly:
ShellBrowser.Winforms (in ShellBrowser.Winforms.dll) Version: 6.3.1
Syntax public Rectangle Rectangle { get; }
Public ReadOnly Property Rectangle As Rectangle
Get
public:
property Rectangle Rectangle {
Rectangle get ();
}
member Rectangle : Rectangle with get
Property Value
Type:
RectangleSee Also