public final class EmfPolyPolygon extends EmfPolyPolyShape
The EMR_POLYPOLYGON record specifies a series of closed polygons.
Each polygon SHOULD be outlined using the current pen, and filled using the current brush and polygon fill mode that are defined in the playback device context. The polygons defined by this record can overlap.
| Constructor and Description |
|---|
EmfPolyPolygon()
Initializes a new instance of the
EmfPolyPolygon class. |
EmfPolyPolygon(EmfRecord source)
Initializes a new instance of the
EmfPolyPolygon class. |
getAPoints, setAPointsgetBounds, setBoundspublic EmfPolyPolygon(EmfRecord source)
Initializes a new instance of the EmfPolyPolygon class.
source - The source.public EmfPolyPolygon()
Initializes a new instance of the EmfPolyPolygon class.
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.