Specifies the y-coordinate of the lower-right corner of the rectangle.
Namespace: Jam.ShellAssembly: ShellBrowser.Core (in ShellBrowser.Core.dll) Version: 7.2
Syntaxpublic int bottom {
get;
set; }Public Property bottom As Integer
Get
Set
public:
property int bottom {
int get ();
void set (int value);
}member bottom : int with
get, set
Property Value
Int32
See Also