Represents a behavior that can be used only to select existing items. Modifying items and creating new items is disabled.
The following tables list the members exposed by the SelectTouchBehavior type.
Public Constructors| Name | Description | |
|---|---|---|
![]() |
Initializes a new instance of the SelectTouchBehavior class. |
Public Properties| Name | Description | |
|---|---|---|
![]() |
Gets the diagram view associated with the behavior. (Inherited from BaseTouchBehavior.) |
Protected Properties| Name | Description | |
|---|---|---|
![]() |
Gets a reference to the Diagram instance this behavior is associated with. (Inherited from BaseTouchBehavior.) |
Public Methods| Name | Description | |
|---|---|---|
![]() |
BaseTouchBehavior.SelectController override. |
|
![]() |
Returns cursor to display for specified input state. (Inherited from BaseTouchBehavior.) |
Protected Methods| Name | Description | |
|---|---|---|
![]() |
Returns cursor to display for adjustment handle targeted by specified input state. (Inherited from BaseTouchBehavior.) |
See Also