バージョン

暗黙的 キャスト 演算子(RichTextFont,ThemeFontType) オペレータ

テーマ フォント タイプから RichTextFont を作成します。
シンタックス
'宣言
 
Overloads Public Operator Widening CType( _
   ByVal themeType As ThemeFontType _
) As RichTextFont
public RichTextFont operator implicit( 
   ThemeFontType themeType
)

パラメータ

themeType
フォントで使用するテーマ タイプ。
参照