clipRule property
Sets or retrieves a value that indicates a clipping rule.
Syntax
HRESULT value = object.put_clipRule(BSTR v);HRESULT value = object.get_clipRule(BSTR* p);
Property values
Type: BSTR
One of the values in the Property Values section.
String format
CSS information
Applies To | All elements |
Media | visual |
Inherited | 1 |
Initial Value |
Remarks
The clip-rule property only applies to graphics elements that are contained within a ISVGClipPathElement element.
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 |