Flag, ob Hintergrund gerendert werden soll.
Namespace:
Flowvis
Assembly: Flowvis (in Flowvis.exe)
Syntax
Visual Basic (Declaration) |
---|
Private renderBackground As Boolean |
C# |
---|
private bool renderBackground; |
C++ |
---|
private: bool renderBackground sealed ; |
J# |
---|
private bool renderBackground |
JScript |
---|
private renderBackground : bool; |
See Also