Class EmfPolyPolyline16
The EMR_POLYPOLYLINE16 record specifies multiple series of connected line segments.
public sealed class EmfPolyPolyline16 : EmfPolyPolyShape
- Inheritance
-
EmfPolyPolyline16
- Inherited Members
Remarks
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.
Constructors
EmfPolyPolyline16()
Initializes a new instance of the EmfPolyPolyline16 class.
public EmfPolyPolyline16()
EmfPolyPolyline16(EmfRecord)
Initializes a new instance of the EmfPolyPolyline16 class.
public EmfPolyPolyline16(EmfRecord source)
Parameters
source
EmfRecordThe source.