Name | Description | |
---|---|---|
CompositeIconRenderer Constructor | Creates an instance of the inheritor of CompositeIconRenderer class in accordance with the C1Icon type. |
The following tables list the members exposed by CompositeIconRenderer.
Name | Description | |
---|---|---|
CompositeIconRenderer Constructor | Creates an instance of the inheritor of CompositeIconRenderer class in accordance with the C1Icon type. |
Name | Description | |
---|---|---|
BackColor | Gets or sets the color used to paint the icon's background. (Inherited from C1.Framework.IconRenderer) | |
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) | |
IconRenderers | Gets the list of IconRenderer that will be rendered. | |
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) | |
Size | Overridden. Gets or sets the size of icon to show. |
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. Overridden. Clean up any resources being used. | |
GetImage | Overridden. Gets the image that the icon was rendered into. |
Name | Description | |
---|---|---|
ResetCache | Resets cached image. (Inherited from C1.Framework.IconRenderer) |