 | MainWindowMinTop property |
At the top of the current screen.
Namespace: Vishnu.WPF_UIAssembly: Vishnu.WPF_UI (in Vishnu.WPF_UI.dll) Version: 1.0.0+df0404e911d6c38eaed3bb1bb1acfc482d417643
Syntaxpublic double MinTop { get; set; }
Public Property MinTop As Double
Get
Set
public:
property double MinTop {
double get ();
void set (double value);
}
member MinTop : float with get, set
Property value
Double
See also