SvgImageCollection.FromResources Method
Name | Parameters | Description |
---|---|---|
FromResources(Assembly) static | assembly | Generates a new SvgImageCollection instance filled with images from a project assembly. |
FromResources(String, Assembly) static | resourceBaseName, assembly | Generates a new SvgImageCollection instance filled with images from a project assembly. |