DiagramLite Programmer's Guide
DrawContainersBehavior Methods
 


 Protected Methods

  Name Description

CreateNode

LinkNodesBehavior.CreateNode override.

 Inherited Public Methods

  Name Description

SetMouseCursor

BehaviorBase.SetMouseCursor override. (Inherited from DrawNodesBehavior.)

StartDraw

BehaviorBase.StartDraw override. (Inherited from DrawNodesBehavior.)

 Inherited Protected Methods

  Name Description

CreateLink

Creates a link of the type appropriate for the current behavior. (Inherited from BehaviorBase.)

CreateNode

Creates a node of the type appropriate for the current behavior. (Inherited from DrawNodesBehavior.)

OnMouseDown

Interaction.OnMouseDown override. (Inherited from BehaviorBase.)

OnMouseMove

Raises the MouseMove event. (Inherited from BehaviorBase.)

OnMouseUp

Interaction.OnMouseUp override. (Inherited from BehaviorBase.)

SetModfCursor

Updates the current cursor according to the specified cursor position and diagram state. (Inherited from BehaviorBase.)

StartInteraction

Invoked by the control when the user presses the left mouse button. (Inherited from BehaviorBase.)

 See Also

DrawContainersBehavior Class
MindFusion.Diagramming Namespace