ImageGear .NET v25.1 - Updated
ImGearResolution Structure
Members 




ImageGear.Core Assembly > ImageGear.Core Namespace : ImGearResolution Structure
Stores ImageGear resolution data.
Object Model
ImGearResolution Structure
Syntax
'Declaration
 
Public Structure ImGearResolution 
   Inherits System.ValueType
   Implements IImGearResolution 
'Usage
 
Dim instance As ImGearResolution
public struct ImGearResolution : System.ValueType, IImGearResolution  
public __value struct ImGearResolution : public System.ValueType, IImGearResolution  
public value class ImGearResolution : public System.ValueType, IImGearResolution  
Remarks
Specifies image resolution attributes.
Inheritance Hierarchy

System.Object
   System.ValueType
      ImageGear.Core.ImGearResolution

See Also

Reference

ImGearResolution Members
ImageGear.Core Namespace