Flows - Documentation
TransferDisplay.boldFont Field
See Also
Example
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
Language Filter: C++
Language Filter: J#
Language Filter: JScript
Visual Basic (Declaration)
Visual Basic (Usage)
C#
C++
J#
JScript
Bold Font für Legende.
Namespace:
Flowvis
Assembly:
Flowvis (in Flowvis.exe)
Syntax
Visual Basic (Declaration)
Private boldFont As
Font
C#
private
Font
boldFont;
C++
private:
Font
boldFont sealed ;
J#
private
Font
boldFont
JScript
private boldFont :
Font
;
See Also
TransferDisplay Class
Flowvis Namespace