Class EmfPolyline

Class EmfPolyline

Namn på plats: Aspose.Imaging.FileFormats.Emf.Emf.Records Församling: Aspose.Imaging.dll (25.4.0)

EMR_POLYLINE-registret anger en serie linje segment genom att ansluta punkterna iSpecifik Array .

public sealed class EmfPolyline : EmfPolyShape

Inheritance

object MetaObject EmfRecord EmfDrawingRecordType EmfBoundedRecord EmfPolyShape EmfPolyline

Arvsmedlemmar

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

Constructors

EmfPolyline(EmfRecord)

Initialiserar en ny instans av Aspose.Imaging.FileFormats.Emf.Emf.Records.EmfPolyline klass.

public EmfPolyline(EmfRecord source)

Parameters

source EmfRecord

och källan .

EmfPolyline()

Initialiserar en ny instans av Aspose.Imaging.FileFormats.Emf.Emf.Records.EmfPolyline klass.

public EmfPolyline()

Se även

EmfDrawingRecordType

 Svenska