Class HemfWindowing.EmfSetIntersectClipRect

java.lang.Object
org.apache.poi.hwmf.record.HwmfWindowing.WmfIntersectClipRect
org.apache.poi.hemf.record.emf.HemfWindowing.EmfSetIntersectClipRect
All Implemented Interfaces:
GenericRecord, HemfRecord, HwmfRecord
Enclosing class:
HemfWindowing

public static class HemfWindowing.EmfSetIntersectClipRect extends HwmfWindowing.WmfIntersectClipRect implements HemfRecord
The EMR_INTERSECTCLIPRECT record specifies a new clipping region from the intersection of the current clipping region and the specified rectangle.