ISVGMaskElement interface

Provides properties for the mask element.

Members

The ISVGMaskElement interface inherits from the IDispatch interface. ISVGMaskElement also has these types of members:

  • Properties

Properties

The ISVGMaskElement interface has these properties.

Property Access type Description

ISVGMaskElement::maskContentUnits

Read/write

Gets the ISVGMaskElement::maskContentUnits attribute of the mask element.

ISVGMaskElement::maskUnits

Read/write

Gets the ISVGMaskElement::maskUnits attribute of the mask element.

ISVGUseElement::height

Read/write

Gets or sets the height of an element.

ISVGUseElement::width

Read/write

Defines the width of an element.

ISVGUseElement::x

Read/write

Gets or sets the x-coordinate value.

ISVGUseElement::y

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

See also

IDispatch