Method GetToolFits
GetToolFits(int)
Gets whether the specified tool fits in the toolbar visible area.
public bool GetToolFits(int toolId)
Parameters
toolIdintID of a previously added tool.
Returns
- bool
trueif tool fits in the toolbar,falseotherwise.