Class EmfPolylineTo

Class EmfPolylineTo

Der Name: Aspose.Imaging.FileFormats.Emf.Emf.Records Versammlung: Aspose.Imaging.dll (25.4.0)

Der EMR_POLYLINETO-Rekord bestimmt eine oder mehrere rechte Linien basierend auf der aktuellen Position.

public sealed class EmfPolylineTo : EmfPolyShape

Inheritance

object MetaObject EmfRecord EmfDrawingRecordType EmfBoundedRecord EmfPolyShape EmfPolylineTo

Vererbte Mitglieder

EmfPolyShape.APoints , EmfBoundedRecord.Bounds , EmfRecord.Type , EmfRecord.Size , object.GetType() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()

Constructors

EmfPolylineTo(EmfRecord)

Initialisiert eine neue Instanz des Aspose.Imaging.FileFormats.Emf.Emf.Records.EmfPolylineTo Klasse.

public EmfPolylineTo(EmfRecord source)

Parameters

source EmfRecord

Die Quelle.

EmfPolylineTo()

Initialisiert eine neue Instanz des Aspose.Imaging.FileFormats.Emf.Emf.Records.EmfPolylineTo Klasse.

public EmfPolylineTo()
 Deutsch