Name | Description | |
---|---|---|
BitmapIconRenderer Constructor | Initializes a new instance of the BitmapIconRenderer class. |
The following tables list the members exposed by BitmapIconRenderer.
Name | Description | |
---|---|---|
BitmapIconRenderer Constructor | Initializes a new instance of the BitmapIconRenderer class. |
Name | Description | |
---|---|---|
Color | Gets or sets the color used to paint the icon. (Inherited from C1.Framework.IconRenderer) | |
DeviceDpi | Gets or sets the device dpi where the image will be used. (Inherited from 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. (Inherited from C1.Framework.IconRenderer) | |
RightToLeft | Gets or sets whether the C1Icon should be drawn using right-to-left layout. (Inherited from C1.Framework.IconRenderer) | |
ScaledSize | Gets the size of icon after scaling by IconRenderer.DeviceDpi. (Inherited from C1.Framework.IconRenderer) | |
ShowAsMonochrome | Gets or sets a value that indicates whether the bitmap is shown in a single color. | |
Size | Overridden. Gets or sets the size of icon to show. | |
Source | Gets or sets the image source. | |
Stretch | Gets or sets a BitmapIconRenderer.Stretch enumeration value that describes how the shape fills its allocated space. |
Name | Description | |
---|---|---|
CachedImage | Gets or sets the cached icon image. (Inherited from C1.Framework.IconRenderer) | |
Icon | Gets the icon to render. (Inherited from C1.Framework.IconRenderer) |
Name | Description | |
---|---|---|
Dispose | Overloaded. Clean up any resources being used. (Inherited from C1.Framework.IconRenderer) | |
GetImage | Overridden. Gets the image that the icon was rendered into. |
Name | Description | |
---|---|---|
ResetCache | Resets cached image. (Inherited from C1.Framework.IconRenderer) |