Type Alias EMRSETBRUSHORGEX

Source
pub type EMRSETBRUSHORGEX = EMRSETVIEWPORTORGEX;

Aliased Type§

struct EMRSETBRUSHORGEX {
    pub emr: EMR,
    pub ptlOrigin: POINTL,
}

Fields§

§emr: EMR§ptlOrigin: POINTL