Share via


TextRun Class

Provides members you can use to create and work with a text run, which is a string of characters that share a single property set.

Namespace: Microsoft.SPOT.Presentation.Controls
Assembly: Microsoft.SPOT.TinyCore (in microsoft.spot.tinycore.dll)

Syntax

public class TextRun

Remarks

The text in a text run contains a property set. The property set includes the font style, foreground color, and any other formatting effects that have been specified.

Version Information

Available in .NET Micro Framework version 2.0, 2.5

See Also

Reference

TextRun Members
Microsoft.SPOT.Presentation.Controls Namespace