public final class EmfPolylineTo extends EmfPolyShape
The EMR_POLYLINETO record specifies one or more straight lines based upon the current position.
| Constructor and Description |
|---|
EmfPolylineTo()
Initializes a new instance of the
EmfPolylineTo class. |
EmfPolylineTo(EmfRecord source)
Initializes a new instance of the
EmfPolylineTo class. |
getAPoints, setAPointsgetBounds, setBoundspublic EmfPolylineTo(EmfRecord source)
Initializes a new instance of the EmfPolylineTo class.
source - The source.public EmfPolylineTo()
Initializes a new instance of the EmfPolylineTo class.
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.