Click or drag to resize

FakeStateFontColor Property

Gets or sets the font color of the shape in the workflow schema. 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