SvgImage Members
In This Article
#Constructors
Name | Description |
---|---|
Svg |
This member supports the internal infrastructure, and is not intended to be used directly from your code. |
Svg |
Creates a vector image from the given stream. |
Svg |
Creates a vector icon from a resource. |
#Properties
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. |
#Methods
Name | Description |
---|---|
Clone() | Copies this vector icon. |
Clone |
You cannot modify Svg |
Create |
This member supports the internal infrastructure, and is not intended to be used directly from your code. |
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
From |
Creates a new Svg |
From |
Creates a new Svg |
From |
|
From |
Creates a new Svg |
Get |
|
Get |
Serves as the default hash function. Inherited from Object. |
Get |
This member supports the internal infrastructure, and is not intended to be used directly from your code. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Get |
This member supports the internal infrastructure, and is not intended to be used directly from your code. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
Save |
|
Save |
Saves this vector image to the specific file. |
Set |
Applies a transformation matrix to this vector image. |
To |
Returns a string that represents the current object. Inherited from Object. |
See Also