ImageGear .NET - Updated May 1, 2018
BoundRectangle Property (ImGearROIRectangle)




ImageGear24.Core Assembly > ImageGear.Core Namespace > ImGearROIRectangle Class : BoundRectangle Property
Gets the bounding rectangle.
Syntax
'Declaration
 
Public Overrides NotOverridable ReadOnly Property BoundRectangle As ImGearRectangle
 
'Usage
 
Dim instance As ImGearROIRectangle
Dim value As ImGearRectangle
 
value = instance.BoundRectangle

Property Value

ImGearRectangle structure.
See Also

Reference

ImGearROIRectangle Class
ImGearROIRectangle Members
ImGearRectangle Structure