Ribbon for WinForms
PolygonIconRenderer コンストラクタ

C1.Win.4.8 アセンブリ > C1.Framework 名前空間 > PolygonIconRenderer クラス : PolygonIconRenderer コンストラクタ
The icon to render.
The device dpi where the image will be used.
Creates an instance of the inheritor of PolygonIconRenderer class in accordance with the C1Icon type.
シンタックス
'宣言
 
Public Function New( _
   ByVal icon As C1PolygonIcon, _
   Optional ByVal deviceDpi As Integer _
)
public PolygonIconRenderer( 
   C1PolygonIcon icon,
   int deviceDpi
)

パラメータ

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

PolygonIconRenderer クラス
PolygonIconRenderer メンバ