Method GetToolProportion
GetToolProportion(int)
Gets the specified toolbar item proportion.
public int GetToolProportion(int toolId)
Parameters
toolId
intID of a previously added tool.
Returns
- int
Toolbar item proportion value.
Gets the specified toolbar item proportion.
public int GetToolProportion(int toolId)
toolId
intID of a previously added tool.
Toolbar item proportion value.