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




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