Class HemfDraw.EmfLineTo

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

    public static class HemfDraw.EmfLineTo
    extends HwmfDraw.WmfLineTo
    implements HemfRecord
    The EMR_LINETO record specifies a line from the current position up to, but not including, the specified point. It resets the current position to the specified point.