Flows - Documentation
Renderer.doGlyphMapping 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
Flag, ob Glyph-Mapping durchgeführt werden soll.
Namespace:
Flowvis
Assembly:
Flowvis (in Flowvis.exe)
Syntax
Visual Basic (Declaration)
Private doGlyphMapping As
Boolean
C#
private
bool
doGlyphMapping;
C++
private:
bool
doGlyphMapping sealed ;
J#
private
bool
doGlyphMapping
JScript
private doGlyphMapping :
bool
;
See Also
Renderer Class
Flowvis Namespace