ImageGear .NET v25.2 - Updated
ImageGear.Core Assembly / ImageGear.Display Namespace / ImGearZoomComponentInfo Structure
Members




In This Topic
    ImGearZoomComponentInfo Structure
    In This Topic
    Stores information about image zoom in one dimension (vertical or horizontal).
    Object Model
    ImGearZoomComponentInfo Structure
    Syntax
    'Declaration
     
    Public Structure ImGearZoomComponentInfo 
       Inherits System.ValueType
    'Usage
     
    Dim instance As ImGearZoomComponentInfo
    public struct ImGearZoomComponentInfo : System.ValueType 
    public __value struct ImGearZoomComponentInfo : public System.ValueType 
    public value class ImGearZoomComponentInfo : public System.ValueType 
    Inheritance Hierarchy

    System.Object
       System.ValueType
          ImageGear.Display.ImGearZoomComponentInfo

    See Also