Go to: Synopsis. Return value. MEL examples.
 ikHandleDisplayScale 
float
      
ikHandleDisplayScale is undoable, queryable, and NOT editable.
This action modifies and queries the current display size of ikHandle. The default display scale is 1.0.None
In query mode, return type is based on queried flag.
// Half the display size with respect to the default size. ikHandleDisplayScale 0.5;