ImageGear .NET v25.2 - Updated
ImageGear.Wpf Assembly / ImageGear.WPF Namespace / ImGearThumbnailCtl Class / ZoomFactorProperty Field




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