名前 | 解説 | |
---|---|---|
BitmapIconRenderer コンストラクタ | Initializes a new instance of the BitmapIconRenderer class. |
BitmapIconRendererデータ型で公開されるメンバを以下の表に示します。
名前 | 解説 | |
---|---|---|
BitmapIconRenderer コンストラクタ | Initializes a new instance of the BitmapIconRenderer class. |
名前 | 解説 | |
---|---|---|
BackColor | Gets or sets the color used to paint the icon's background. C1.Framework.IconRendererから継承されます。 | |
Color | Gets or sets the color used to paint the icon. C1.Framework.IconRendererから継承されます。 | |
DeviceDpi | Gets or sets the device dpi where the image will be used. C1.Framework.IconRendererから継承されます。 | |
ImageIndex | Gets or sets the index of the small image in the SmallImageList. | |
ImageKey | Gets or sets the key of the small image in the SmallImageList. | |
ImageList | Gets or sets the object that contains the images to display. | |
Padding | Gets or sets the padding of the icon. C1.Framework.IconRendererから継承されます。 | |
RightToLeft | Gets or sets whether the C1Icon should be drawn using right-to-left layout. C1.Framework.IconRendererから継承されます。 | |
ScaledSize | Gets the size of icon after scaling by IconRenderer.DeviceDpi. C1.Framework.IconRendererから継承されます。 | |
ShowAsMonochrome | Gets or sets a value that indicates whether the bitmap is shown in a single color. | |
Size | オーバーライドされます。 Gets or sets the size of icon to show. | |
Source | Gets or sets the image source. | |
Stretch | Gets or sets a Stretch enumeration value that describes how the shape fills its allocated space. |
名前 | 解説 | |
---|---|---|
CachedImage | Gets or sets the cached icon image. C1.Framework.IconRendererから継承されます。 | |
Icon | Gets the icon to render. C1.Framework.IconRendererから継承されます。 |
名前 | 解説 | |
---|---|---|
Dispose | オーバーロードされます。 Clean up any resources being used. C1.Framework.IconRendererから継承されます。 | |
GetImage | オーバーライドされます。 Gets the image that the icon was rendered into. |
名前 | 解説 | |
---|---|---|
ResetCache | Resets cached image. C1.Framework.IconRendererから継承されます。 |