Click or drag to resize

mxGdiCanvas2DFontColor Property

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Sets the fontcolor.

Namespace:  imbSCI.Graph.MXGraph.canvas
Assembly:  imbSCI.Graph (in imbSCI.Graph.dll) Version: 0.3.70.
Syntax
C#
public string FontColor { set; }
Request Example View Source

Property Value

Type: String

Implements

mxICanvas2DFontColor
See Also