Class HemfDraw.EmfPolygon16

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

    public static class HemfDraw.EmfPolygon16
    extends HemfDraw.EmfPolygon
    The EMR_POLYGON16 record specifies a polygon consisting of two or more vertexes connected by straight lines. The polygon is outlined by using the current pen and filled by using the current brush and polygon fill mode. The polygon is closed automatically by drawing a line from the last vertex to the first