Property EventItemRect
EventItemRect
Gets tool item rectangle passed in the event handler.
[Browsable(false)]
public RectI EventItemRect { get; }
Property Value
Remarks
Use it in the ToolDropDown or other event handlers.
Gets tool item rectangle passed in the event handler.
[Browsable(false)]
public RectI EventItemRect { get; }
Use it in the ToolDropDown or other event handlers.