バージョン

GetGlyphImage メソッド

指定した UIElementButtonState の適切なグラフを返します
シンタックス
'宣言
 
Public Function GetGlyphImage( _
   ByVal buttonState As UIElementButtonState _
) As Bitmap
public Bitmap GetGlyphImage( 
   UIElementButtonState buttonState
)

パラメータ

buttonState
適切なグリフを決定する時に使用される UIElementButtonState

戻り値の型

指定した UIElementButtonState のグリフ。
参照