Class HwmfDraw.WmfRoundRect

  • All Implemented Interfaces:
    HwmfRecord
    Enclosing class:
    HwmfDraw

    public static class HwmfDraw.WmfRoundRect
    extends Object
    implements HwmfRecord
    The META_ROUNDRECT record paints a rectangle with rounded corners. The rectangle is outlined using the pen and filled using the brush, as defined in the playback device context.
    • Constructor Detail

      • WmfRoundRect

        public WmfRoundRect()