SvgImageCollection Constructors
Stores vector images added by you and provides these images to DevExpress controls.Name | Parameters | Description |
---|---|---|
SvgImageCollection() | none | Initializes a new instance of the SvgImageCollection class with the default settings. |
SvgImageCollection(IContainer) | container | Initializes a new instance of the SvgImageCollection class with the specified settings. |
See Also