private float GetObjectFieldHeight(float width)
 {
     return(LudiqGUI.GetFuzzyObjectFieldHeight(visualType, width));
 }