ImageGear .NET v25.2 - Updated
ImageGear.Windows.Controls Assembly / ImageGear.Windows.Controls Namespace / ImGearSelectSettings Class
Fields Properties Methods


In This Topic
    ImGearSelectSettings Class Members
    In This Topic

    The following tables list the members exposed by ImGearSelectSettings.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the ImGearSelectSettings class.  
    Top
    Public Fields
     NameDescription
    Public Fieldstatic (Shared in Visual Basic)Represents Cursor dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Represents InteractionArea dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Represents MinimumArea dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Represents SelectionRectangle dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Represents SelectionStyle dependency property.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the cursor.  
    Public PropertyGets or sets the interaction area for the select mouse tool.  
    Public PropertyGets or sets the minimum area (measured in image pixels) that can be selected.  
    Public PropertyGets or sets the rectangle (in image coordinates) that is displayed during selection.  
    Public PropertyGets or sets the Style of the rectangle that is displayed during selection.  
    Top
    See Also