Property EventClickPoint
EventClickPoint
Gets mouse click point passed in the event handler.
[Browsable(false)]
public PointI EventClickPoint { get; }
Property Value
Remarks
Use it in the ToolDropDown or other event handlers.
Gets mouse click point passed in the event handler.
[Browsable(false)]
public PointI EventClickPoint { get; }
Use it in the ToolDropDown or other event handlers.