ImageGear .NET v25.2 - Updated
ImageGear.Windows.Controls Assembly / ImageGear.Windows.Controls Namespace / ImGearMouseToolSettings Class / RectangleZoomProperty Field




In This Topic
    RectangleZoomProperty Field
    In This Topic
    Represents RectangleZoom dependency property.
    Syntax
    'Declaration
     
    Public Shared ReadOnly RectangleZoomProperty As DependencyProperty
    'Usage
     
    Dim value As DependencyProperty
     
    value = ImGearMouseToolSettings.RectangleZoomProperty
    public static readonly DependencyProperty RectangleZoomProperty
    public: static readonly DependencyProperty* RectangleZoomProperty
    public:
    static readonly DependencyProperty^ RectangleZoomProperty
    See Also