DiagramPointEventHandler Delegate

Definition

Delegate for handling events that require point coordinates, such as a Click event.

C++
public delegate void DiagramPointEventHandler(System::Object ^ sender, DiagramPointEventArgs ^ e);

Parameters

sender
Object

Object that raised the event.

e
DiagramPointEventArgs

Event arguments.

Applies to

Product Versions
Visual Studio SDK 2017, 2019, 2022