Click or drag to resize

FakeStateTextFont Property

Gets or sets the text's font of the shape in the workflow schema. This is an helper property, the source value is StringFont.

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

Property Value

Type: Font
See Also