ImageGear .NET - Updated
ImGearSize Structure
Members 




ImageGear24.Core Assembly > ImageGear.Core Namespace : ImGearSize Structure
Implements a relative coordinate or position.
Object Model
ImGearSize Structure
Syntax
'Declaration
 
Public Structure ImGearSize 
   Inherits System.ValueType
   Implements IImGearSize 
'Usage
 
Dim instance As ImGearSize
public struct ImGearSize : System.ValueType, IImGearSize  
public __value struct ImGearSize : public System.ValueType, IImGearSize  
public value class ImGearSize : public System.ValueType, IImGearSize  
Inheritance Hierarchy

System.Object
   System.ValueType
      ImageGear.Core.ImGearSize

See Also

Reference

ImGearSize Members
ImageGear.Core Namespace