clipTop property
Gets the top coordinate of the object clipping region.
This property is read-only.
Syntax
HRESULT get_clipTop( [out, retval] VARIANT *p );
Property values
Type: VARIANT
-
The top side of object is fully exposed—that is, the top side is not clipped.
-
Floating-point number, followed by a supported length unit.
See also
- Reference
- IHTMLRuleStyle::clip
- IHTMLCurrentStyle::clipBottom
- IHTMLCurrentStyle::clipLeft
- IHTMLCurrentStyle::clipRight
Show: