Class HemfDraw.EmfPolyPolygon16

  • All Implemented Interfaces:
    GenericRecord, HemfRecord, HwmfRecord
    Enclosing class:
    HemfDraw

    public static class HemfDraw.EmfPolyPolygon16
    extends HemfDraw.EmfPolyPolygon
    The EMR_POLYPOLYGON16 record specifies a series of closed polygons. Each polygon is outlined using the current pen, and filled using the current brush and polygon fill mode. The polygons drawn by this record can overlap.