Property EventToolId
EventToolId
Gets id of the tool passed in the event handler.
[Browsable(false)]
public int EventToolId { get; }
Property Value
Remarks
Use it in the ToolDropDown or other event handlers.
Gets id of the tool passed in the event handler.
[Browsable(false)]
public int EventToolId { get; }
Use it in the ToolDropDown or other event handlers.