Flows - Documentation
TransferDisplay.font 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
Font für Legende.
Namespace:
Flowvis
Assembly:
Flowvis (in Flowvis.exe)
Syntax
Visual Basic (Declaration)
Private font As
Font
C#
private
Font
font;
C++
private:
Font
font sealed ;
J#
private
Font
font
JScript
private font :
Font
;
See Also
TransferDisplay Class
Flowvis Namespace