SvgImage Properties
A vector image.| Name | Description |
|---|---|
| DefaultStyle | This member supports the internal infrastructure, and is not intended to be used directly from your code. |
| Elements | Provides access to elements (primitives) from which this vector image consists. |
| Height | Returns the image height. |
| OffsetX | Returns the horizontal image offset. |
| OffsetY | Returns the vertical image offset. |
| Root | This member supports the internal infrastructure, and is not intended to be used directly from your code. |
| Styles | This member supports the internal infrastructure, and is not intended to be used directly from your code. |
| Tag | Gets or sets a unique image identifier. |
| UnknownTags | Returns the collection of image tags that are not supported by DevExpress controls. |
| Width | Returns the image width. |
See Also