Click or drag to resize

ModelDiagramShapeBackColor Property

Gets or sets the back color of the shape in the model 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