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




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

System.Object
   System.ValueType
      ImageGear.Core.ImGearRectangle

See Also