Class HwmfFill.WmfSetPolyfillMode

java.lang.Object
org.apache.poi.hwmf.record.HwmfFill.WmfSetPolyfillMode
All Implemented Interfaces:
HwmfRecord
Enclosing class:
HwmfFill

public static class HwmfFill.WmfSetPolyfillMode extends Object implements HwmfRecord
The META_SETPOLYFILLMODE record sets polygon fill mode in the playback device context for graphics operations that fill polygons.
  • Constructor Details

    • WmfSetPolyfillMode

      public WmfSetPolyfillMode()
  • Method Details