Class EmfPolyPolygon

Class EmfPolyPolygon

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

Das EMR_POLYPOLYGON-Register zeigt eine Reihe von geschlossenen Polygonen an.

public sealed class EmfPolyPolygon : EmfPolyPolyShape

Inheritance

object MetaObject EmfRecord EmfDrawingRecordType EmfBoundedRecord EmfPolyPolyShape EmfPolyPolygon

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

Jeder Polygon SHOULD wird mit dem aktuellen Pen ausgeliefert und mit dem aktuellen Brush undPolygonfüllen-Modus, die in dem Playback-Gerät Kontext definiert werden.Rekord kann überlappen.

Constructors

EmfPolyPolygon(EmfRecord)

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

public EmfPolyPolygon(EmfRecord source)

Parameters

source EmfRecord

Die Quelle.

EmfPolyPolygon()

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

public EmfPolyPolygon()
 Deutsch