'Usage Dim instance As AutoInverseTextResults Dim index As Integer Dim value As Rectangle value = instance.Area(index)
Parameters
- index
- Index of the requested area
Return Value
A Rectangle object that represents the location and size of the requested area.