pub unsafe extern "system" fn Polygon(
hdc: *mut c_void,
apt: *const POINT,
cpt: i32,
) -> i32Expand description
#250 Polygon
draw closed figures defined by a series of straight lines
ยงSee also
- MS-EMF:v14 2.3.5.22 EMR_POLYGON Record
- MS-EMF:v14 2.3.5.23 EMR_POLYGON16 Record