Ribbon for WinForms
GetImage メソッド (IconElement)

C1.Win.4.8 アセンブリ > C1.Framework 名前空間 > IconElement クラス : GetImage メソッド
Gets the image represented by this C1Icon.
シンタックス
'宣言
 
Protected Overridable Function GetImage( _
   ByRef image As Image, _
   ByVal width As Integer, _
   ByVal height As Integer _
) As Boolean
protected virtual bool GetImage( 
   ref Image image,
   int width,
   int height
)

パラメータ

image
width
height

戻り値の型

True if returned bitmap should be disposed when no longer needed; False otherwise.
参照

IconElement クラス
IconElement メンバ