ImageGear .NET v25.2 - Updated
ImageGear.Windows.Controls Assembly / ImageGear.Windows.Controls Namespace / ImGearZoomInSettings Class / ImGearZoomInSettings Constructor




In This Topic
    ImGearZoomInSettings Constructor
    In This Topic
    Initializes a new instance of the ImGearZoomInSettings class.
    Syntax
    'Declaration
     
    Public Function New()
    'Usage
     
    Dim instance As New ImGearZoomInSettings()
    public ImGearZoomInSettings()
    public: ImGearZoomInSettings();
    public:
    ImGearZoomInSettings();
    See Also