[]
Represent an icon created from a list of icons superposed one on top of the other.
public class C1CompositeIcon : C1Icon, INotifyPropertyChanged
Name | Description |
---|---|
C1CompositeIcon() | Initializes a new instance of the C1CompositeIcon class. |
Name | Description |
---|---|
Icons | Gets the list of icons that will be rendered. |
Name | Description |
---|---|
OnColorChanged(Color, Color) | Called when the ColorProperty is updated. |