EMRPOLYPOLYGON

Type Alias EMRPOLYPOLYGON 

Source
pub type EMRPOLYPOLYGON = tagEMRPOLYPOLYLINE;

Aliased Type§

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

Fields§

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