Click or drag to resize

CategoryExplicitColor Property

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Explicitly assigned color

Namespace:  imbSCI.Graph.DGML.core
Assembly:  imbSCI.Graph (in imbSCI.Graph.dll) Version: 0.3.70.
Syntax
C#
[XmlIgnoreAttribute]
public Color ExplicitColor { get; set; }
Request Example View Source

Property Value

Type: Color
The color of the excplicit.
See Also