名前 | 解説 | |
---|---|---|
DefaultDpi | Gets a default value of dpi. |
IconRendererデータ型で公開されるメンバを以下の表に示します。
名前 | 解説 | |
---|---|---|
DefaultDpi | Gets a default value of dpi. |
名前 | 解説 | |
---|---|---|
BackColor | Gets or sets the color used to paint the icon's background. | |
Color | Gets or sets the color used to paint the icon. | |
DeviceDpi | Gets or sets the device dpi where the image will be used. | |
Padding | Gets or sets the padding of the icon. | |
RightToLeft | Gets or sets whether the C1Icon should be drawn using right-to-left layout. | |
ScaledSize | Gets the size of icon after scaling by IconRenderer.DeviceDpi. | |
Size | Gets or sets the size of icon to show. |
名前 | 解説 | |
---|---|---|
CachedImage | Gets or sets the cached icon image. | |
Icon | Gets the icon to render. |
名前 | 解説 | |
---|---|---|
CreateRenderer | Creates an instance of the inheritor of IconRenderer class in accordance with the C1Icon type. | |
Dispose | オーバーロードされます。 Clean up any resources being used. | |
GetImage | Gets the image that the icon was rendered into. |
名前 | 解説 | |
---|---|---|
ResetCache | Resets cached image. |