Type Definition sciter::graphics::Size[][src]

type Size = (f32, f32);

Size in (width, height) form.