The IconAttribute class is used to set the icon of a type or a type member. It allows specifying colors in HTML formats, such as "rgb(255,255,255)" or "#FFFFFF". This information can be retrieved using the DisplayInfo library.
The IconAttribute class is used to set the icon of a type or a type member. It allows specifying colors in HTML formats, such as "rgb(255,255,255)" or "#FFFFFF". This information can be retrieved using the DisplayInfo library.
Member Name | Summary |
---|---|
Value | The icon value as a string. |
BackgroundColor | The preferred background color for the icon. |
ForegroundColor | The preferred color of the icon itself. |