ImageGear .NET v25.1 - Updated
ImGearDoubleRectangle Structure
Members 




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

System.Object
   System.ValueType
      ImageGear.Core.ImGearDoubleRectangle

See Also

Reference

ImGearDoubleRectangle Members
ImageGear.Core Namespace