Table of Contents

Property EventClickPoint

Namespace
Alternet.UI
Assembly
Alternet.UI.dll

EventClickPoint

Gets mouse click point passed in the event handler.

[Browsable(false)]
public PointI EventClickPoint { get; }

Property Value

PointI

Remarks

Use it in the ToolDropDown or other event handlers.