Class HwmfDraw.WmfLineTo

  • All Implemented Interfaces:
    HwmfRecord
    Enclosing class:
    HwmfDraw

    public static class HwmfDraw.WmfLineTo
    extends Object
    implements HwmfRecord
    The META_LINETO record draws a line from the drawing position that is defined in the playback device context up to, but not including, the specified point.
    • Constructor Detail

      • WmfLineTo

        public WmfLineTo()