dbicLabel Send comments on this topic.
SmoothingMode Property
See Also 
dbicLabel Assembly > Dbi.WinControl.Label Namespace > dbiLabel Class : SmoothingMode Property

Determines the smoothing mode for the text in the control.

Syntax

Visual Basic (Declaration) 
Public Overridable Property SmoothingMode As enumSmoothingMode
C# 
public virtual enumSmoothingMode SmoothingMode {get; set;}

Property Value

enumSmoothingMode

Requirements

Target Platforms: Current Windows operating system with .NET 8.

See Also