Anzeigestatus des Haupfensters - nötig für Direct3D-Bugfixing.
Namespace: Volumerenderer
Assembly: Volumes (in Volumes.exe)
Syntax
| Visual Basic (Declaration) |
|---|
| Private formWindowState As FormWindowState |
| C# |
|---|
| private FormWindowState formWindowState; |
| C++ |
|---|
| private: FormWindowState formWindowState sealed ; |
| J# |
|---|
| private FormWindowState formWindowState |
| JScript |
|---|
| private formWindowState : FormWindowState; |