Font プロパティ (AWTComponent)

クラス

AWTComponent.

処理

[読み取り専用] コンポーネントのフォント。

構文

C#
protected String Font { get; }
VB
'Declaration
Protected Read Property Font As String

アクセス

読み取り専用。

VB

Dim font As String = component.Font