In This Topic
The following tables list the members exposed by C1Icon.
Public Properties
| Name | Description |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | BackColor | Gets or sets the color used to paint the icon's background. The default value is Transparent. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | Color | Gets or sets the color used to paint the icon. The default value is Transparent. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | IsEmptyBackColor | Returns the System.Boolean value specifying whether icon background color is set. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | IsEmptyColor | Returns the System.Boolean value specifying whether icon color is set. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | IsFreeScale | Gets a value indicating whether this C1Icon can free scale or not. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | Key | Gets or sets the key used to retrieve the image. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | Padding | Gets or sets the padding of the icon. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | Size | Gets or sets the size of icon to show. |
Top
Public Methods
Public Events
See Also