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




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