CustomDrawEventArgsRectangle Property |
Gets the rectangle of the drawing process.
Namespace: Jam.ShellAssembly: ShellBrowser (in ShellBrowser.dll) Version: 7.2
Syntaxpublic Rectangle Rectangle { get; }Public ReadOnly Property Rectangle As Rectangle
Get
public:
property Rectangle Rectangle {
Rectangle get ();
}member Rectangle : Rectangle with get
Property Value
Rectangle
See Also