TextGRAB SDK Documentation | ITextItem::Bounds |
|
|
|
Returns item bounding rectangle in screen coordinates. [C/C++]
HRESULT get_Bounds( tagRECT* Bounds );
[Visual Basic]
Public ReadOnly Property Bounds As tagRECT
[C#]
public tagRECT ITextItem.Bounds { get; }
Parameters
See Also |
























