DXSvgImage Constructors
Defines a vector image.| Name | Parameters | Description |
|---|---|---|
| DXSvgImage(SizeF) | size | Initializes a new instance of the DXSvgImage class with specified settings. |
| DXSvgImage(Single, Single) | width, height | Initializes a new instance of the DXSvgImage class with specified settings. |
See Also