Class HwmfDraw.WmfSetPixel

  • All Implemented Interfaces:
    HwmfRecord
    Enclosing class:
    HwmfDraw

    public static class HwmfDraw.WmfSetPixel
    extends Object
    implements HwmfRecord
    The META_RECTANGLE record paints a rectangle. The rectangle is outlined by using the pen and filled by using the brush that are defined in the playback device context.
    • Constructor Detail

      • WmfSetPixel

        public WmfSetPixel()