ISVGPatternElement interface
Provides properties for the pattern element.
Members
The ISVGPatternElement interface inherits from the IDispatch interface. ISVGPatternElement also has these types of members:
- Properties
Properties
The ISVGPatternElement interface has these properties.
Property | Access type | Description |
---|---|---|
Read/write |
Gets or sets the ISVGPatternElement::patternContentUnits property on the given pattern element, defining the coordinate system for the contents of the pattern element. |
|
Read/write |
Gets or sets the definition of an optional transformation from the pattern coordinate system onto the target coordinate system. |
|
Read/write |
Gets or sets the ISVGPatternElement::patternUnits property on the given pattern element, defining the coordinate system for attributes x, y, width and height. |
|
Read/write |
Gets or sets the height of an 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 |
Mshtml.h |
IDL |
Mshtml.idl |
DLL |
Mshtml.dll |