ImageGear .NET v25.1 - Updated
ImGearRect Structure
Members 




ImageGear.Core Assembly > ImageGear.Core Namespace : 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
public struct ImGearRect : System.ValueType 
public __value struct ImGearRect : public System.ValueType 
public value class ImGearRect : public System.ValueType 
Inheritance Hierarchy

System.Object
   System.ValueType
      ImageGear.Core.ImGearRect

See Also

Reference

ImGearRect Members
ImageGear.Core Namespace