Font Property (AWTComponent)

Action

Gets the font of the component.

Syntax

'Declaration
Protected Read Property Font As String

Access

Read only.

Examples

Dim font As String = component.Font