Click or drag to resize

FakeStateBackColor Property

Gets or sets the back color of the shape in the workflow schema. This is an helper property, the source value is BackColoration.

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 BackColor { get; set; }

Property Value

Type: Color
See Also