Click or drag to resize

DiagramLabelFontColor Property

Gets or sets the font color. This is an helper property, the source value is FontColoration.

Namespace:  Packflow.Modeling
Assembly:  MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax
C#
[XmlIgnoreAttribute]
public Color FontColor { get; set; }

Property Value

Type: Color
See Also