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