[][src]Trait dxplr::d2d1::IGeometryGroup

pub trait IGeometryGroup: IGeometry {
    fn get_fill_mode(&self) -> FillMode;
fn get_source_geometries(&self) -> Vec<Geometry>;
fn get_source_geometry_count(&self) -> u32; }

Required methods

Loading content...

Implementors

Loading content...