Skip to main content

write_shape_properties

Function write_shape_properties 

Source
pub fn write_shape_properties<W>(
    writer: &mut Writer<W>,
    properties: &ShapeProperties,
) -> Result<(), Error>
where W: Write,
Expand description

Writes <a:xfrm>/EG_Geometry/EG_FillProperties/<a:ln>, in that schema order — the content of CT_ShapeProperties, i.e. what a host crate’s own <*:spPr> wrapper should contain.