Search
BehaviorBase Members
Constructors Properties Methods
 


An abstract base class for types that define how the control reacts to users' actions with a mouse or other pointing devices.

The following tables list the members exposed by the BehaviorBase type.

 Public Constructors

  Name Description

BehaviorBase

Overloaded.  

 Public Properties

  Name Description

diagram

Gets the target diagram of this behavior object.

 Public Methods

  Name Description

createController

Creates a controller appropriate for current context and pointer position.

 See Also