Name | Description | |
---|---|---|
![]() | DefaultDpi | Gets a default value of dpi. |
The following tables list the members exposed by IconRenderer.
Name | Description | |
---|---|---|
![]() | DefaultDpi | Gets a default value of dpi. |
Name | Description | |
---|---|---|
![]() | 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. |
Name | Description | |
---|---|---|
![]() | CachedImage | Gets or sets the cached icon image. |
![]() | Icon | Gets the icon to render. |
Name | Description | |
---|---|---|
![]() ![]() | CreateRenderer | Creates an instance of the inheritor of IconRenderer class in accordance with the C1Icon type. |
![]() | Dispose | Overloaded. Clean up any resources being used. |
![]() | GetImage | Gets the image that the icon was rendered into. |
Name | Description | |
---|---|---|
![]() | ResetCache | Resets cached image. |