SequentialWorkflowRootDesigner.Image Property

Definition

Gets the image associated with the designer.

C#
public override System.Drawing.Image Image { get; }

Property Value

The Image to associate with the designer.

Remarks

Image property is set to the Image to display. You can do this at design time or at run time.

Unless overridden in a derived class, Image returns a null reference (Nothing in Visual Basic).

Applies to

Product Versions
.NET Framework 3.0, 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1