SetTextAlign

Function SetTextAlign 

Source
pub unsafe extern "system" fn SetTextAlign(
    hdc: *mut c_void,
    align: u32,
) -> u32
Expand description

#285 SetTextAlign

sets the text alignment characteristics for the specified device-context (DC)

ยงSee also

  • MS-EMF:v14 2.3.11.25 EMR_SETTEXTALIGN Record