ImageGear v26.3 - Updated November 9, 2022
ImageGear.Core Assembly / ImageGear.Core Namespace / ImGearResolution Structure
Members




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
Remarks
Specifies image resolution attributes.
Inheritance Hierarchy

System.Object
   System.ValueType
      ImageGear.Core.ImGearResolution

See Also