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