PolyTextOutA

Function PolyTextOutA 

Source
pub unsafe extern "system" fn PolyTextOutA(
    hdc: *mut c_void,
    ppt: *const POLYTEXTA,
    nstrings: i32,
) -> i32
Expand description

METAFILE#17a PolyTextOutA

draws one or more text strings using the current font and text colors

ยงSee also

  • MS-EMF:v14 2.3.5.32 EMR_POLYTEXTOUTA Record