public final class EmfPolyPolyline16 extends EmfPolyPolyShape
The EMR_POLYPOLYLINE16 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 |
|---|
EmfPolyPolyline16()
Initializes a new instance of the
EmfPolyPolyline16 class. |
EmfPolyPolyline16(EmfRecord source)
Initializes a new instance of the
EmfPolyPolyline16 class. |
getAPoints, setAPointsgetBounds, setBoundspublic EmfPolyPolyline16(EmfRecord source)
Initializes a new instance of the EmfPolyPolyline16 class.
source - The source.public EmfPolyPolyline16()
Initializes a new instance of the EmfPolyPolyline16 class.
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.