'宣言 Public Function New( _ ByVal icon As C1FontIcon, _ Optional ByVal deviceDpi As Integer _ )
public FontIconRenderer( C1FontIcon icon, int deviceDpi )
パラメータ
- icon
 - The icon to render.
 - deviceDpi
 - The device dpi where the image will be used.
 
'宣言 Public Function New( _ ByVal icon As C1FontIcon, _ Optional ByVal deviceDpi As Integer _ )
public FontIconRenderer( C1FontIcon icon, int deviceDpi )