The actions executed when a mouse/pointing device goes up.
Namespace: TallComponents.PDF.AnnotationsAssembly: TallComponents.PDF.Kit (in TallComponents.PDF.Kit.dll) Version: 3.0.69.1
Syntax
| C# |
|---|
public ActionCollection MouseUpActions { get; } |
| Visual Basic |
|---|
Public ReadOnly Property MouseUpActions As ActionCollection Get |
Remarks
These actions are also called the click-actions.