ImageGear .NET v25.2 - Updated
ImageGear.Windows.Controls Assembly / ImageGear.Windows.Controls Namespace / ImGearZoomOutSettings Class / ZoomFactorProperty Field




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