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




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