ImageGear .NET v25.1 - Updated
ImGearRectangle Structure
Members 




ImageGear.Core Assembly > ImageGear.Core Namespace : 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
public struct ImGearRectangle : System.ValueType, IImGearRectangleIImGearShape  
public __value struct ImGearRectangle : public System.ValueType, IImGearRectangleIImGearShape  
public value class ImGearRectangle : public System.ValueType, IImGearRectangleIImGearShape  
Remarks
Stores a set of API that represent the rectangle.
Inheritance Hierarchy

System.Object
   System.ValueType
      ImageGear.Core.ImGearRectangle

See Also

Reference

ImGearRectangle Members
ImageGear.Core Namespace