AmbientTheme.TextQuality Property

Definition

Gets or sets the text quality to display on the workflow design surface.

C#
public virtual System.Workflow.ComponentModel.Design.TextQuality TextQuality { get; set; }

Property Value

A TextQuality that specifies the text quality settings to use on the workflow design surface.

Remarks

TextQuality allows you to determine whether the text displayed on a workflow design surface, and all its child designers, is anti-aliased or aliased. Anti-aliased text provides higher quality text display, while aliased text requires fewer resources to maintain.

Applies to

Produkt Verzie
.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