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




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