_font Field

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

Specifies the current font used for text in a control.

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

Syntax

'Declaration
Protected Friend _font As Font
protected internal Font _font
protected public:
Font^ _font
val mutable _font: Font
 var _font : Font

.NET Framework Security

See Also

Reference

Control Class

Microsoft.SPOT.Presentation.Controls Namespace