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




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