Help for this page

Select Code to Download


  1. or download this
        target => [{
            size => { width => 65, height => 12 }, #=> $elem->get_size,
            location  =>  { x => 35, y => 5 },  #=> $elem->get_element_loc
    +ation_in_view
        }]
    
  2. or download this
        target => {
            size => { width => 65, height => 12 }, #=> $elem->get_size,
            location  =>  { x => 35, y => 5 },  #=> $elem->get_element_loc
    +ation_in_view
        }