ImageGear .NET v25.2 - Updated
ImageGear.Wpf Assembly / ImageGear.WPF Namespace / ImGearThumbnailMagnifierCtl Class / MagWidthProperty Field




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

    Field Value

    Integer value.
    See Also