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




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