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