Class EmfPolyline16
The EMR_POLYLINE16 record specifies a series of line segments by connecting the points in the specified array.
public sealed class EmfPolyline16 : EmfPolyShape
- Inheritance
-
EmfPolyline16
- Inherited Members
Constructors
EmfPolyline16()
Initializes a new instance of the EmfPolyline16 class.
public EmfPolyline16()
EmfPolyline16(EmfRecord)
Initializes a new instance of the EmfPolyline16 class.
public EmfPolyline16(EmfRecord source)
Parameters
source
EmfRecordThe source.