ImageGear .NET v25.2 - Updated
ImageGear.Windows.Controls Assembly / ImageGear.Windows.Controls Namespace / ImGearSelectSettings Class / InteractionAreaProperty Field




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