Method GetToolTag
GetToolTag(int)
Gets user data associated with the specified tool.
public object? GetToolTag(int toolId)
Parameters
toolId
intID of a previously added tool.
Gets user data associated with the specified tool.
public object? GetToolTag(int toolId)
toolId
intID of a previously added tool.