public final class EmfPolyline16 extends EmfPolyShape
The EMR_POLYLINE16 record specifies a series of line segments by connecting the points in the specified array.
| Constructor and Description |
|---|
EmfPolyline16()
Initializes a new instance of the
EmfPolyline16 class. |
EmfPolyline16(EmfRecord source)
Initializes a new instance of the
EmfPolyline16 class. |
getAPoints, setAPointsgetBounds, setBoundspublic EmfPolyline16(EmfRecord source)
Initializes a new instance of the EmfPolyline16 class.
source - The source.public EmfPolyline16()
Initializes a new instance of the EmfPolyline16 class.
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.