Table of Contents

Class EmfPolylineTo

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

The EMR_POLYLINETO record specifies one or more straight lines based upon the current position.

public sealed class EmfPolylineTo : EmfPolyShape
Inheritance
EmfPolylineTo
Inherited Members

Constructors

EmfPolylineTo()

Initializes a new instance of the EmfPolylineTo class.

public EmfPolylineTo()

EmfPolylineTo(EmfRecord)

Initializes a new instance of the EmfPolylineTo class.

public EmfPolylineTo(EmfRecord source)

Parameters

source EmfRecord

The source.