SvgImageItemAppearanceCollection Properties
Contains appearance settings for SVG image items.Name | Description |
---|---|
Disabled | Gets the appearance settings applied in the disabled state. |
Hovered | Gets the appearance settings applied in the hovered state. |
Normal | Gets the appearance settings applied in the normal state. |
Pressed | Gets the appearance settings applied in the pressed state. |
Selected | Gets the appearance settings applied in the selected state. |
See Also