Class EmfPolyPolyline

Class EmfPolyPolyline

De naam: Aspose.Imaging.FileFormats.Emf.Emf.Records Verzameling: Aspose.Imaging.dll (25.4.0)

In de EMR_POLYPolyLINE-record wordt meerdere series van aangesloten lijnsegmenten aangegeven.

public sealed class EmfPolyPolyline : EmfPolyPolyShape

Inheritance

object MetaObject EmfRecord EmfDrawingRecordType EmfBoundedRecord EmfPolyPolyShape EmfPolyPolyline

Geëerbiede leden

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

De lijnsegmenten SHOULD worden getrokken met behulp van de huidige pen. De cijfers gevormd door de segmentenDe huidige positie mag niet worden gebruikt of bijgewerkt door dit record.

Constructors

EmfPolyPolyline(EmfRecord)

Initialiseert een nieuwe instantie van de Aspose.Imaging.FileFormats.Emf.EMF.Records.EnfPolyPolyline klasse.

public EmfPolyPolyline(EmfRecord source)

Parameters

source EmfRecord

De bron .

EmfPolyPolyline()

Initialiseert een nieuwe instantie van de Aspose.Imaging.FileFormats.Emf.EMF.Records.EnfPolyPolyline klasse.

public EmfPolyPolyline()
 Nederlands