ISVGUseElement interface
Provides properties that allow you to read the attributes of a use element.
Members
The ISVGUseElement interface inherits from the IDispatch interface. ISVGUseElement also has these types of members:
Properties
The ISVGUseElement interface has these properties.
| Property | Access type | Description |
|---|---|---|
|
Read-only |
Gets the animated root of the instance tree of a use element. | |
|
Read/write |
Gets or sets the height of an element. | |
|
Read-only |
Gets the root of the instance tree of a use element. | |
|
Read/write |
Defines the width of an element. | |
|
Read/write |
Gets or sets the x-coordinate value. | |
|
Read/write |
Gets or sets the y-coordinate value. |
Requirements
|
Minimum supported client |
Windows Vista with SP1, Windows 7 |
|---|---|
|
Minimum supported server |
Windows Server 2008 R2 |
|
Header |
|
|
IDL |
|
|
DLL |
|
See also
Show: