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




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