ImageGear .NET v25.1 - Updated
ImGearZoomInfo Structure
Members 




ImageGear.Core Assembly > ImageGear.Display Namespace : ImGearZoomInfo Structure
Represents complete image zoom information.
Object Model
ImGearZoomInfo Structure
Syntax
'Declaration
 
<TypeConverterAttribute(ImageGear.Display.ImGearZoomInfoConverter)>
Public Structure ImGearZoomInfo 
   Inherits System.ValueType
   Implements IImGearDisplayObject 
'Usage
 
Dim instance As ImGearZoomInfo
[TypeConverter(ImageGear.Display.ImGearZoomInfoConverter)]
public struct ImGearZoomInfo : System.ValueType, IImGearDisplayObject  
[TypeConverter(ImageGear.Display.ImGearZoomInfoConverter)]
public __value struct ImGearZoomInfo : public System.ValueType, IImGearDisplayObject  
[TypeConverter(ImageGear.Display.ImGearZoomInfoConverter)]
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