DiagramMouseEventArgs.Clicks Property

Definition

Gets the number of times the mouse button was pressed and released.

public:
 property int Clicks { int get(); };
public int Clicks { get; }
member this.Clicks : int
Public ReadOnly Property Clicks As Integer

Property Value

Applies to