Click or drag to resize

FakeTransitionColor Property

Gets or sets the transition color in the workflow schema. This is an helper property, the source value is Coloration.

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

Property Value

Type: Color
See Also