[]
Initializes a new instance of the CompositeIconElement class.
public CompositeIconElement()
Initializes a new instance of the CompositeIconElement class.
public CompositeIconElement(C1CompositeIcon icon)
Type | Name | Description |
---|---|---|
C1CompositeIcon | icon | The icon to show. |
Initializes a new instance of the CompositeIconElement class.
public CompositeIconElement(C1CompositeIcon icon, Style style)
Type | Name | Description |
---|---|---|
C1CompositeIcon | icon | The icon to show. |
Style | style | The style of this IconElement. |