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




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