Click or drag to resize

FakeStateWidth Property

Gets or sets the width of the workflow shape. Default value: 150.

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

Property Value

Type: Double
See Also