SetWorldTransform

Function SetWorldTransform 

Source
pub unsafe extern "system" fn SetWorldTransform(
    hdc: *mut c_void,
    lpxf: *const XFORM,
) -> i32
Expand description

METAFILE#46 SetWorldTransform

specifies a transform for the current world-space to page-space transform in the playback device context

ยงSee also

  • MS-EMF:v14 2.3.12.2 EMR_SETWORLDTRANSFORM Record