IHTMLRuleStyle7 Interface
.png)
[This documentation is preliminary and is subject to change.]
Extends the IHTMLRuleStyle6 interface with W3C Cascading Style Sheets Level 3 Specification (Working Draft) and Scalable Vector Graphics (SVG) 1.0 Specification properties for Internet Explorer 9.
IHTMLRuleStyle7 Members
alignmentBaseline Gets or sets how an inline-level element is aligned with respect to its parent. backgroundClip Gets or sets the background painting area. backgroundOrigin Gets or sets the background positioning area of a box or multiple boxes. backgroundSize Gets or sets the size of the background images. baselineShift Gets or sets a value that indicates how the dominant baseline should be repositioned relative to the dominant baseline of the parent text content element. borderBottomLeftRadius Gets or sets one or two values that define the radii of the quarter ellipse that defines the shape of the lower-left corner for the outer border edge of the current box. borderBottomRightRadius Gets or sets one or two values that define the radii of the quarter ellipse that defines the shape of the lower-right corner for the outer border edge of the current box. borderRadius Gets or sets one or more values that define the radii of a quarter ellipse that defines the shape of the corners for the outer border edge of the current box. borderTopLeftRadius Gets or sets one or two values that define the radii of the quarter ellipse that defines the shape of the upper-left corner for the outer border edge of the current box. borderTopRightRadius Gets or sets one or two values that define the radii of the quarter ellipse that defines the shape of the upper-right corner for the outer border edge of the current box. boxShadow Gets or sets a comma-separated list of shadows that attaches one or more drop shadows to the current box. clipPath Gets or sets a reference to the Scalable Vector Graphics (SVG) graphical object that will be used as the clipping path. clipRule Gets or sets a value that indicates a clipping rule. cssFloat Gets or sets a value that specifies whether a box should float to the left, right, or not at all. dominantBaseline Gets or sets a value that determines or redetermines a scaled-baseline table. fill Gets or sets a value that indicates the color to paint the interior of the given graphical element. fillOpacity Gets or sets a value that specifies the opacity of the painting operation that is used to paint the interior of the current object. fillRule Gets or sets a value that indicates the algorithm that is to be used to determine what parts of the canvas are included inside the shape. fontSizeAdjust Gets or sets a value that specifies an aspect value for an element that will effectively preserve the x-height of the first choice font, whether it is substituted or not. fontStretch Gets or sets a value that indicates a normal, condensed, or expanded face of a font family. glyphOrientationHorizontal Gets or sets a value that alters the orientation of a sequence of characters relative to an inline-progression-direction of horizontal. glyphOrientationVertical Gets or sets a value that alters the orientation of a sequence of characters relative to an inline-progression-direction of vertical. kerning Gets or sets a value that indicates whether Internet Explorer should adjust inter-glyph spacing based on kerning tables that are included in the relevant font (that is, enable auto-kerning) or instead disable auto-kerning and set inter-character spacing to a specific length (typically zero). marker Gets or sets a value that specifies the marker symbol that is used for all vertices on the given path element or basic shape. markerEnd Gets or sets a value that defines the arrowhead or polymarker that is drawn at the final vertex of a given path element or basic shape. markerMid Gets or sets a value that defines the arrowhead or polymarker that is drawn at every other vertex (that is, every vertex except the first and last) of a given path element or basic shape. markerStart Gets or sets a value that defines the arrowhead or polymarker that is drawn at the first vertex of a given path element or basic shape. mask Gets or sets a value that indicates a SVG mask. opacity Gets or sets a value that specifies object or group opacity in Cascading Style Sheets (CSS) or SVG. pointerEvents Gets or sets a value that specifies under what circumstances a given graphics element can be the target element for a pointer event in SVG. stopColor Gets or sets a value that indicates what color to use at the current gradient stop. stopOpacity Gets or sets a value that defines the opacity of the current gradient stop. stroke Gets or sets a value that indicates the color to paint along the outline of a given graphical element. strokeDasharray Gets or sets one or more values that indicate the pattern of dashes and gaps used to stroke paths. strokeDashoffset Gets or sets a value that specifies the distance into the dash pattern to start the dash. strokeLinecap Gets or sets a value that specifies the shape to be used at the end of open subpaths when they are stroked. strokeLinejoin Gets or sets a value that specifies the shape to be used at the corners of paths or basic shapes when they are stroked. strokeMiterlimit Gets or sets a value that indicates the limit on the ratio of the length of miter joins (as specified in the IHTMLRuleStyle7::strokeLinejoin property). strokeOpacity Gets or sets a value that specifies the opacity of the painting operation that is used to stroke the current object. strokeWidth Gets or sets a value that specifies the width of the stroke on the current object. textAnchor Gets or sets a value that aligns a string of text relative to a given point.
Interface Information
Stock Implementation mshtml.dll Custom Implementation No Inherits from IDispatch Header and IDL files mshtml.h, mshtml.idl Minimum availability Internet Explorer 9 Minimum operating systems Windows Vista SP1, Windows 7