[]
Present an icon created from multiple icons.
public class CompositeIconElement : IconElement, ISupportUia
Name | Description |
---|---|
CompositeIconElement() | Initializes a new instance of the CompositeIconElement class. |
CompositeIconElement(C1CompositeIcon) | Initializes a new instance of the CompositeIconElement class. |
CompositeIconElement(C1CompositeIcon, Style) | Initializes a new instance of the CompositeIconElement class. |
Name | Description |
---|---|
Children | Gets or sets the list of child elements contained in this Element. |
Name | Description |
---|---|
InitializeUI() | Initializes the UI. |
Layout(Graphics) | Layout this element based on its style and contents. |
OnIconChanged(C1Icon, PropertyChangedEventArgs) | Updates element properties on icon property changes. |