IInkRectangle::get_Top method (msinkaut.h)
Gets or sets the top position of the InkRectangle object.
This property is read/write.
Syntax
HRESULT get_Top(
long *Units
);
Parameters
Units
Return value
None
Remarks
Note: A point is within an InkRectangle Class if it lies on the Left Property or Top Property side or is within all four sides. A point on the Right Property or Bottom Property side is considered outside the rectangle.
The default value of this property is 0.
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows XP Tablet PC Edition [desktop apps only] |
Minimum supported server | None supported |
Target Platform | Windows |
Header | msinkaut.h |
Library | InkObj.dll |