Class HwmfWindowing.WmfSelectClipRegion

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

public static class HwmfWindowing.WmfSelectClipRegion extends Object implements HwmfRecord
The META_SELECTCLIPREGION record specifies a Region Object to be the current clipping region.
  • Constructor Details

    • WmfSelectClipRegion

      public WmfSelectClipRegion()
  • Method Details