ImageGear v26.3 - Updated
ImageGear.Core Assembly / ImageGear.Formats Namespace / ImGearControlParameter Class
Members




In This Topic
    ImGearControlParameter Class
    In This Topic
    Provides access to the attributes of a control parameter.
    Object Model
    ImGearControlParameter Class
    Syntax
    'Declaration
     
    Public NotInheritable Class ImGearControlParameter 
    'Usage
     
    Dim instance As ImGearControlParameter
    public sealed class ImGearControlParameter 
    public __gc __sealed class ImGearControlParameter 
    public ref class ImGearControlParameter sealed 
    Remarks
    Control parameters affect the way images are loaded and saved.
    Inheritance Hierarchy

    System.Object
       ImageGear.Formats.ImGearControlParameter

    See Also