ImageGear Professional v18.2 > API Reference Guide > ARTX Component API Reference > ARTX Component Objects > IGArtXMark Object > IGArtXMark Methods > GetHitTestBounds Method |
Returns a minimum bounding rectangle containing all the graphic elements of annotation (in device coordinates).
GetHitTestBounds(pIDrawParams As IGArtXDrawParams) As
IGRectangle
Name | Description |
---|---|
pIDrawParams | Drawing parameters required to calculate device coordinates of the mark. |
New instance of IGRectangle Object.
N/A