ImageGear v26.5 - Updated March 3, 2025
ImageGear.Core Assembly / ImageGear.Core Namespace / ImGearRect Structure
Members




ImGearRect Structure
Stores a set of four integer numbers that represent the location and size of the rectangle.
Object Model
ImGearRect Structure
Syntax
'Declaration
 
Public Structure ImGearRect 
   Inherits System.ValueType
 
'Usage
 
Dim instance As ImGearRect
Inheritance Hierarchy

System.Object
   System.ValueType
      ImageGear.Core.ImGearRect

See Also