Type Definition gdiplus::types::Point[][src]

pub type Point = (REAL, REAL);
Expand description

The format is (x, y)