Method GetToolMinHeights
GetToolMinHeights(params int[])
Gets minimal heights of the toolbar items.
public int[] GetToolMinHeights(params int[] toolIds)
Parameters
toolIds
int[]IDs of a previously added toolbar items.
Returns
- int[]
Gets minimal heights of the toolbar items.
public int[] GetToolMinHeights(params int[] toolIds)
toolIds
int[]IDs of a previously added toolbar items.