Table of Contents

Class EmfPolyline16

Namespace
Aspose.Imaging.FileFormats.Emf.Emf.Records
Assembly
Aspose.Imaging.dll

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 EmfRecord

The source.