SvgImageItemAppearanceCollection Constructors
Contains appearance settings for SVG image items.| Name | Parameters | Description |
|---|---|---|
| SvgImageItemAppearanceCollection(SvgImageBox) | owner | Initializes a new instance of the SvgImageItemAppearanceCollection class with specified settings. |
| SvgImageItemAppearanceCollection(SvgImageItem) | owner | Initializes a new instance of the SvgImageItemAppearanceCollection class with specified settings. |
See Also