ImageGear .NET v25.2 - Updated
ImageGear.Windows.Controls Assembly / ImageGear.Windows.Controls Namespace / ImGearMagnifierSettings Class / ZoomProperty Field




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