public final class EmfPolyPolyline extends EmfPolyPolyShape
The EMR_POLYPOLYLINE record specifies multiple series of connected line segments.
The line segments SHOULD be drawn using the current pen. The figures formed by the segments SHOULD NOT filled. The current position SHOULD neither be used nor updated by this record.
| Constructor and Description |
|---|
EmfPolyPolyline()
Initializes a new instance of the
EmfPolyPolyline class. |
EmfPolyPolyline(EmfRecord source)
Initializes a new instance of the
EmfPolyPolyline class. |
getAPoints, setAPointsgetBounds, setBoundspublic EmfPolyPolyline(EmfRecord source)
Initializes a new instance of the EmfPolyPolyline class.
source - The source.public EmfPolyPolyline()
Initializes a new instance of the EmfPolyPolyline class.
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.