 | AppSettingsVishnuWindowAspects property |
Data class with essential display features of the Vishnu MainWindow.
Namespace: Vishnu.InterchangeAssembly: Vishnu.Interchange (in Vishnu.Interchange.dll) Version: 1.0.0+df0404e911d6c38eaed3bb1bb1acfc482d417643
Syntaxpublic WindowAspects? VishnuWindowAspects { get; set; }
Public Property VishnuWindowAspects As WindowAspects
Get
Set
public:
property WindowAspects^ VishnuWindowAspects {
WindowAspects^ get ();
void set (WindowAspects^ value);
}
member VishnuWindowAspects : WindowAspects with get, set
Property value
WindowAspects
See also