Class EmfPolyPolyline

Class EmfPolyPolyline

Le nom : Aspose.Imaging.FileFormats.Emf.Emf.Records Assemblée: Aspose.Imaging.dll (25.4.0)

L’enregistrement EMR_POLYPolyLINE spécifie plusieurs séries de segments de ligne connectés.

public sealed class EmfPolyPolyline : EmfPolyPolyShape

Inheritance

object MetaObject EmfRecord EmfDrawingRecordType EmfBoundedRecord EmfPolyPolyShape EmfPolyPolyline

I membri ereditari

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

Les segments de ligne doivent être tirés en utilisant la pénisure courante.La position actuelle ne doit pas être utilisée ni mise à jour par ce fichier.

Constructors

EmfPolyPolyline(EmfRecord)

Initialisez une nouvelle instance de la classe Aspose.Imaging.FileFormats.Emf.EMF.Records.EmpolyPolyline.

public EmfPolyPolyline(EmfRecord source)

Parameters

source EmfRecord

La fonte .

EmfPolyPolyline()

Initialisez une nouvelle instance de la classe Aspose.Imaging.FileFormats.Emf.EMF.Records.EmpolyPolyline.

public EmfPolyPolyline()
 Français