ImageGear .NET - Updated
ImGearZoomInfo Structure
Members 




ImageGear24.Core Assembly > ImageGear.Display Namespace : ImGearZoomInfo Structure
Represents complete image zoom information.
Object Model
ImGearZoomInfo Structure
Syntax
'Declaration
 
<TypeConverterAttribute("ImageGear.Display.ImGearZoomInfoConverter, ImageGear24.Core, Version=24.11.0.1599, Culture=neutral, PublicKeyToken=80d669b8b606a2da")>
Public Structure ImGearZoomInfo 
   Inherits System.ValueType
   Implements IImGearDisplayObject 
'Usage
 
Dim instance As ImGearZoomInfo
[TypeConverter("ImageGear.Display.ImGearZoomInfoConverter, ImageGear24.Core, Version=24.11.0.1599, Culture=neutral, PublicKeyToken=80d669b8b606a2da")]
public struct ImGearZoomInfo : System.ValueType, IImGearDisplayObject  
[TypeConverter("ImageGear.Display.ImGearZoomInfoConverter, ImageGear24.Core, Version=24.11.0.1599, Culture=neutral, PublicKeyToken=80d669b8b606a2da")]
public __value struct ImGearZoomInfo : public System.ValueType, IImGearDisplayObject  
[TypeConverter("ImageGear.Display.ImGearZoomInfoConverter, ImageGear24.Core, Version=24.11.0.1599, Culture=neutral, PublicKeyToken=80d669b8b606a2da")]
public value class ImGearZoomInfo : public System.ValueType, IImGearDisplayObject  
Inheritance Hierarchy

System.Object
   System.ValueType
      ImageGear.Display.ImGearZoomInfo

See Also

Reference

ImGearZoomInfo Members
ImageGear.Display Namespace