Class EmfPolyPolyShape

Class EmfPolyPolyShape

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

Basis EMF Polypolyschape Klasse.

public abstract class EmfPolyPolyShape : EmfBoundedRecord

Inheritance

object MetaObject EmfRecord EmfDrawingRecordType EmfBoundedRecord EmfPolyPolyShape

Derived

EmfPolyPolygon , EmfPolyPolygon16 , EmfPolyPolyline , EmfPolyPolyline16

Vererbte Mitglieder

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

Constructors

EmfPolyPolyShape(EmfRecord)

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

protected EmfPolyPolyShape(EmfRecord source)

Parameters

source EmfRecord

Die Quelle.

EmfPolyPolyShape(EmfRecordType)

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

protected EmfPolyPolyShape(EmfRecordType type)

Parameters

type EmfRecordType

Der Rekordtyp.

Properties

Punkte

Erhält oder setzt eine Reihe von WMF PointS-Objekten, die in [MS-WMF] angegeben sind]Abschnitt 2.2.2.16, in dem die Reihe von Punkten angegeben wird.

public Point[][] APoints { get; set; }

Eigentumswert

Point [][][][]

 Deutsch