clipRight property

[This documentation is preliminary and is subject to change.]

Gets the right coordinate of the object clipping region.

Syntax

HRESULT value = object.get_clipRight(VARIANT* p);

Property values

Type: VARIANT

auto

The right side of object is fully exposed—that is, the right side is not clipped.

length

A floating-point number, followed by an absolute units designator (cm, mm, in, pt, or pc), or a relative units designator (em, ex, or px). For more information about the supported length units, see CSS Length Units.

See also

Reference

IHTMLCSSStyleDeclaration::clip

clipBottom

clipLeft

clipTop

 

 

Build date: 6/12/2012