Table of Contents

Property EventItemRect

Namespace
Alternet.UI
Assembly
Alternet.UI.dll

EventItemRect

Gets tool item rectangle passed in the event handler.

[Browsable(false)]
public RectI EventItemRect { get; }

Property Value

RectI

Remarks

Use it in the ToolDropDown or other event handlers.