clipTop property
Gets the top coordinate of the object clipping region.
Syntax
HRESULT value = object.get_clipTop(* p);
Property values
Type: VARIANT
auto
-
The top side of object is fully exposed—that is, the top side is not clipped.
length
-
A floating-point number, followed by an absolute units designator (
cm,mm,in,pt, orpc), or a relative units designator (em,ex, orpx). For more information about the supported length units, see CSS Length Units.
See also
- Reference
- IHTMLCSSStyleDeclaration::clip
- IHTMLCSSStyleDeclaration::clipBottom
- IHTMLCSSStyleDeclaration::clipLeft
- IHTMLCSSStyleDeclaration::clipRight
Build date: 11/12/2012