AmbientTheme.SelectionPatternColor Property

Definition

Gets or sets the ambient pattern color for items that you select on the workflow design surface.

[System.ComponentModel.TypeConverter(typeof(System.Workflow.ComponentModel.Design.ColorPickerConverter))]
public virtual System.Drawing.Color SelectionPatternColor { get; set; }

Property Value

A Color value that represents the ambient pattern color for items that you select on the workflow design surface.

Attributes

Remarks

If SelectionPatternPen is not null reference (Nothing in Visual Basic) when you set SelectionPatternColor, SelectionPatternColor will dispose of any resources used by SelectionPatternPen and set it to null (Nothing).

Applies to

Prodotto Versioni
.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