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

type Size = (f32, f32);

Size in (width, height) form.