ImageGear21.Windows.Controls Assembly > ImageGear.Windows.Controls Namespace : ImGearSelectSettings Class |
The following tables list the members exposed by ImGearSelectSettings.
Name | Description | |
---|---|---|
ImGearSelectSettings Constructor | Initializes a new instance of the ImGearSelectSettings class. |
Name | Description | |
---|---|---|
CursorProperty | Represents Cursor dependency property. | |
InteractionAreaProperty | Represents InteractionArea dependency property. | |
MinimumAreaProperty | Represents MinimumArea dependency property. | |
SelectionRectangleProperty | Represents SelectionRectangle dependency property. | |
SelectionStyleProperty | Represents SelectionStyle dependency property. |
Name | Description | |
---|---|---|
Cursor | Gets or sets the cursor. | |
InteractionArea | Gets or sets the interaction area for the select mouse tool. | |
MinimumArea | Gets or sets the minimum area (measured in image pixels) that can be selected. | |
SelectionRectangle | Gets or sets the rectangle (in image coordinates) that is displayed during selection. | |
SelectionStyle | Gets or sets the Style of the rectangle that is displayed during selection. |