Invoked when a user presses the left mouse button inside the diagram drawing area.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming.Silverlight
C#
![]() |
---|
public abstract InteractionState StartDraw ( |
Visual Basic
![]() |
---|
Public MustOverride Function StartDraw ( _ |
A Point structure, which specifies the current position of the mouse cursor, in document coordinates.
An instance of the InteractionState class, which specifies whether dragging the mouse should create or modify an item.