Class EmfPolyPolyline16

Class EmfPolyPolyline16

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

De EMR_POLYPULINE16-record geeft meerdere reeks verbonden lijnsegmenten aan.

public sealed class EmfPolyPolyline16 : EmfPolyPolyShape

Inheritance

object MetaObject EmfRecord EmfDrawingRecordType EmfBoundedRecord EmfPolyPolyShape EmfPolyPolyline16

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

EmfPolyPolyline16(EmfRecord)

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

public EmfPolyPolyline16(EmfRecord source)

Parameters

source EmfRecord

De bron .

EmfPolyPolyline16()

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

public EmfPolyPolyline16()
 Nederlands