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

type Pos = (f32, f32);

Position on a surface in (x, y) form.