msWrapMargin property
Gets or sets a value that is used to offset the inner wrap shape from other shapes.
This property is read/write.
![]() |
Syntax
HRESULT put_msWrapMargin( [in] any val ); HRESULT get_msWrapMargin( [out] any **ptr );
Property values
Type: any
String format
<length>
CSS information
| Applies To | exclusion elements |
|---|---|
| Media | visual |
| Inherited | no |
| Initial Value | 0 |
Standards information
- CSS Exclusions and Shapes Module Level 3, Section 3.2.1
Remarks
Offsets created by the IHTMLCSSStyleDeclaration2::msWrapMargin property are offset from the outside of the exclusion. This property can be set to any supported length value.
Requirements
|
IDL |
|
|---|
See also
Show:
