Class EmfPolyline

Class EmfPolyline

ja nimityö: Aspose.Imaging.FileFormats.Emf.Emf.Records Kokoelma: Aspose.Imaging.dll (25.4.0)

EMR_POLYLINE-rekisteri määrittää sarjan rivisegmenttejä yhdistämällä pisteitäMääritelty järjestys.

public sealed class EmfPolyline : EmfPolyShape

Inheritance

object MetaObject EmfRecord EmfDrawingRecordType EmfBoundedRecord EmfPolyShape EmfPolyline

Perintöjäsenet

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)

Aloitetaan uusi esimerkki Aspose.Imaging.FileFormats.Emf.EMF.Records. EmfPolyline luokasta.

public EmfPolyline(EmfRecord source)

Parameters

source EmfRecord

Se on lähde.

EmfPolyline()

Aloitetaan uusi esimerkki Aspose.Imaging.FileFormats.Emf.EMF.Records. EmfPolyline luokasta.

public EmfPolyline()

Katso myös

EmfDrawingRecordType

 Suomi