mask property

Sets or retrieves a value that indicates a Scalable Vector Graphics (SVG) mask.

 

Syntax

HRESULT value = object.put_mask( v);HRESULT value = object.get_mask(* p);

Property values

Type: BSTR

One of the values in the Property Values section.

String format

<funciri> | none | inherit

CSS information

Applies To container elements and graphics elements
Media visual
Inherited no
Initial Value none

Standards information

Remarks

The IHTMLCSSStyleDeclaration::mask is used to reference a mask element in SVG.

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

mask