Ribbon for WinForms
BitmapIconRenderer コンストラクタ

C1.Win.4.8 アセンブリ > C1.Framework 名前空間 > BitmapIconRenderer クラス : BitmapIconRenderer コンストラクタ
The icon to render.
The device dpi where the image will be used.
Initializes a new instance of the BitmapIconRenderer class.
シンタックス
'宣言
 
Public Function New( _
   ByVal icon As C1BitmapIcon, _
   Optional ByVal deviceDpi As Integer _
)
public BitmapIconRenderer( 
   C1BitmapIcon icon,
   int deviceDpi
)

パラメータ

icon
The icon to render.
deviceDpi
The device dpi where the image will be used.
参照

BitmapIconRenderer クラス
BitmapIconRenderer メンバ