CustomDrawEventArgsRectangle Property |
Gets the rectangle of the drawing process.
Namespace:
Jam.Shell
Assembly:
ShellBrowser (in ShellBrowser.dll) Version: 7.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