Method GetToolBarFits
GetToolBarFits()
Gets whether all tools are inside visible area of the toolbar.
public bool GetToolBarFits()
Returns
- bool
true
if all tools are visible,false
otherwise.
Gets whether all tools are inside visible area of the toolbar.
public bool GetToolBarFits()
true
if all tools are visible, false
otherwise.