Name | Description | |
---|---|---|
FontIconRenderer Constructor | Creates an instance of the inheritor of FontIconRenderer class in accordance with the C1Icon type. |
The following tables list the members exposed by FontIconRenderer.
Name | Description | |
---|---|---|
FontIconRenderer Constructor | Creates an instance of the inheritor of FontIconRenderer class in accordance with the C1Icon type. |
Name | Description | |
---|---|---|
BackColor | Gets or sets flags used to render text. | |
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) | |
Font | ||
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. | |
Text | Gets the text that represents the icon in the specified System.Drawing.FontFamily. | |
TextFormatFlags | Gets or sets flags used to render text. |
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) |