SvgImage Properties
A vector image.
Name | Description |
---|---|
Default |
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. |
Offset |
Returns the horizontal image offset. |
Offset |
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. |
Unknown |
Returns the collection of image tags that are not supported by DevExpress controls. |
Width | Returns the image width. |
See Also