pub type EMRPOLYGON = tagEMRPOLYLINE;
Aliased Type§
#[repr(C)]pub struct EMRPOLYGON {
pub emr: tagEMR,
pub rclBounds: _RECTL,
pub cptl: u64,
pub aptl: [_POINTL; 1],
}
Fields§
§emr: tagEMR
§rclBounds: _RECTL
§cptl: u64
§aptl: [_POINTL; 1]