Xamarin Pack Programmer's Guide
DrawNodesTouchBehavior(TNodeType) Members
Constructors Properties Methods
 


Represents a behavior that is suitable for creating node nodes. Drawing anywhere on the screen creates DiagramNode instances.

The following tables list the members exposed by the DrawNodesTouchBehavior(TNodeType) type.

 Public Constructors

  Name Description

DrawNodesTouchBehavior

Initializes a new instance of the DrawNodesTouchBehavior class. (Inherited from DrawNodesTouchBehavior.)

 Public Properties

  Name Description

Diagram

Gets the diagram associated with the behavior. (Inherited from BaseTouchBehavior.)

 Public Methods

  Name Description

SelectController

Selects a controller based on the specified input. (Inherited from DrawNodesTouchBehavior.)

 See Also

DrawNodesTouchBehavior(TNodeType) Class
MindFusion.Diagramming.Interaction Namespace