AmbientTheme.WorkflowWatermarkImage Property

Definition

Gets the ambient image to associate with the workflow design surface as its watermark.

[System.ComponentModel.Browsable(false)]
public System.Drawing.Image WorkflowWatermarkImage { get; }

Property Value

An Image to use as a watermark on the workflow design surface.

Attributes

Remarks

Use WatermarkImagePath to associate an image as a watermark image for a workflow design surface. If WatermarkImagePath is not null (Nothing in Visual Basic) when you set WatermarkImagePath, WatermarkImagePath disposes of any resources used by WatermarkImagePath and sets its value to null (Nothing).

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