[]
Creates the IconElement to show the C1Icon.
public static IconElement CreateElement(C1Icon icon)
| Type | Name | Description |
|---|---|---|
| C1Icon | icon | The icon to show. |
| Type | Description |
|---|---|
| IconElement |
Creates the IconElement to show the C1Icon.
public static IconElement CreateElement(C1Icon icon, Style style)
| Type | Name | Description |
|---|---|---|
| C1Icon | icon | The icon to show. |
| Style | style | The style of this IconElement. |
| Type | Description |
|---|---|
| IconElement |