Accusoft.ScanFixXpress8.Net
Area Method (AutoRemoveHolePunchResults)




Index of the queried hole punch area.
Gets the location and size of the bounding box of a particular punch.
Syntax
'Declaration
 
<DebuggerStepThroughAttribute()>
<DebuggerNonUserCodeAttribute()>
Public Function Area( _
   ByVal index As Integer _
) As Rectangle
'Usage
 
Dim instance As AutoRemoveHolePunchResults
Dim index As Integer
Dim value As Rectangle
 
value = instance.Area(index)

Parameters

index
Index of the queried hole punch area.

Return Value

A rectangle object that represents the location and size of the bounding box.
Exceptions
ExceptionDescription
System.ArgumentOutOfRangeExceptionThrown when index value is out of range.
See Also

Reference

AutoRemoveHolePunchResults Class
AutoRemoveHolePunchResults Members

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback