PolyPolyline

Function PolyPolyline 

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

METAFILE#16 PolyPolyline

draws multiple series of connected line segments

ยงSee also

  • MS-EMF:v14 2.3.5.30 EMR_POLYPOLYLINE Record
  • MS-EMF:v14 2.3.5.31 EMR_POLYPOLYLINE16 Record