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