ImageGear .NET - Updated March 30, 2018
Rect Property (ImGearRecZone)




ImageGear24.Recognition Assembly > ImageGear.Recognition Namespace > ImGearRecZone Class : Rect Property
Gets a reference to the rectangle whose coordinates (in pixels) define the zone boundaries.
Syntax
'Declaration
 
Public ReadOnly Property Rect As IImGearRectangle
 
'Usage
 
Dim instance As ImGearRecZone
Dim value As IImGearRectangle
 
value = instance.Rect

Property Value

ImageGear.Core.ImGearRectangle structure object.
See Also

Reference

ImGearRecZone Class
ImGearRecZone Members
ImGearRectangle Structure