IsPressed

Property

Namespace: Imagini

Declared in: Imagini.MouseButtonEventArgs


Indicates if the button was pressed or released.

Syntax

public bool IsPressed { public get; private set; }

Returns


Back to index