ImageGear v26.3 - Updated November 9, 2022
ImageGear.Core Assembly / ImageGear.Core Namespace / ImGearDoubleRectangle Structure
Members




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

System.Object
   System.ValueType
      ImageGear.Core.ImGearDoubleRectangle

See Also