PolyDraw

Function PolyDraw 

Source
pub unsafe extern "system" fn PolyDraw(
    hdc: *mut c_void,
    apt: *const POINT,
    aj: *const u8,
    cpt: i32,
) -> i32
Expand description

METAFILE#14 PolyDraw

specifies a set of line segments and Bezier curves

ยงSee also

  • MS-EMF:v14 2.3.5.20 EMR_POLYDRAW Record
  • MS-EMF:v14 2.3.5.21 EMR_POLYDRAW16 Record