Class EmfPolyPolyline16

Class EmfPolyPolyline16

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

Die EMR_POLYPOLYLINE16-Registrierung erläutert mehrere Serien von verbundenen Linienegmenten.

public sealed class EmfPolyPolyline16 : EmfPolyPolyShape

Inheritance

object MetaObject EmfRecord EmfDrawingRecordType EmfBoundedRecord EmfPolyPolyShape EmfPolyPolyline16

Vererbte Mitglieder

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

Remarks

Die Segmente der Linie SHOULD werden mit der aktuellen Pen getrocknet.Die aktuelle Position darf weder verwendet noch aktualisiert werden.

Constructors

EmfPolyPolyline16(EmfRecord)

Initialisiert eine neue Instanz der Aspose.Imaging.FileFormats.Emf.Emf.Records.EmfPolyPolyline16 Klasse.

public EmfPolyPolyline16(EmfRecord source)

Parameters

source EmfRecord

Die Quelle.

EmfPolyPolyline16()

Initialisiert eine neue Instanz der Aspose.Imaging.FileFormats.Emf.Emf.Records.EmfPolyPolyline16 Klasse.

public EmfPolyPolyline16()
 Deutsch