ISVGTextPositioningElement interface
Provides attributes for text-related interfaces.
Members
The ISVGTextPositioningElement interface inherits from the IDispatch interface. ISVGTextPositioningElement also has these types of members:
Properties
The ISVGTextPositioningElement interface has these properties.
| Property | Access type | Description |
|---|---|---|
|
Read-only |
Gets the ISVGTextPositioningElement::dx attribute on the given element. | |
|
Read-only |
Gets the ISVGTextPositioningElement::dy attribute on the given element. | |
|
Read/write |
Gets or sets the supplemental character rotation about the current text position. | |
|
Read/write |
Gets or sets the x-coordinate value. | |
|
Read/write |
Gets or sets the y-coordinate value. |
Remarks
The ISVGTextPositioningElement interface is inherited by text-related interfaces, such as ISVGTextElement and ISVGTSpanElement.
Requirements
|
Minimum supported client |
Windows Vista with SP1, Windows 7 |
|---|---|
|
Minimum supported server |
Windows Server 2008 R2 |
|
Header |
|
|
IDL |
|
|
DLL |
|
See also