EMRPOLYPOLYLINE

Type Alias EMRPOLYPOLYLINE 

Source
pub type EMRPOLYPOLYLINE = tagEMRPOLYPOLYLINE;

Aliased Type§

#[repr(C)]
pub struct EMRPOLYPOLYLINE { pub emr: tagEMR, pub rclBounds: _RECTL, pub nPolys: u32, pub cptl: u32, pub aPolyCounts: [u32; 1], pub aptl: [_POINTL; 1], }

Fields§

§emr: tagEMR§rclBounds: _RECTL§nPolys: u32§cptl: u32§aPolyCounts: [u32; 1]§aptl: [_POINTL; 1]