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) |
![]() | 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. |