_height Field

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

Specifies the height, in pixels, of the text in the current text run.

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

Syntax

'Declaration
Protected _height As Integer
protected int _height
protected:
int _height
val mutable _height: int
protected var _height : int

.NET Framework Security

See Also

Reference

TextRun Class

Microsoft.SPOT.Presentation.Controls Namespace