Class HemfDraw.EmfStrokeAndFillPath

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

    public static class HemfDraw.EmfStrokeAndFillPath
    extends HemfDraw.EmfStrokePath
    The EMR_STROKEANDFILLPATH record closes any open figures in a path, strokes the outline of the path by using the current pen, and fills its interior by using the current brush.