ImageGear .NET v25.2 - Updated
ImageGear.Wpf Assembly / ImageGear.WPF Namespace / ImGearMagnifierCtl Class / ZoomProperty Field




In This Topic
    ZoomProperty Field (ImGearMagnifierCtl)
    In This Topic
    Represents Zoom dependency property.
    Syntax
    'Declaration
     
    Public Shared ReadOnly ZoomProperty As DependencyProperty
    'Usage
     
    Dim value As DependencyProperty
     
    value = ImGearMagnifierCtl.ZoomProperty
    public static readonly DependencyProperty ZoomProperty
    public: static readonly DependencyProperty* ZoomProperty
    public:
    static readonly DependencyProperty^ ZoomProperty
    See Also