PolyPolygon

Function PolyPolygon 

Source
pub unsafe extern "system" fn PolyPolygon(
    hdc: *mut c_void,
    apt: *const POINT,
    asz: *const i32,
    csz: i32,
) -> i32
Expand description

#250 PolyPolygon

draws multiple polygons

ยงSee also

  • MS-EMF:v14 2.3.5.28 EMR_POLYPOLYGON Record
  • MS-EMF:v14 2.3.5.29 EMR_POLYPOLYGON16 Record