Class EmfPolyPolyline

Class EmfPolyPolyline

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

EMR_POLYPolyLINE-rekisteri määrittää useita sarjoja liitettyjä linjan segmenttejä.

public sealed class EmfPolyPolyline : EmfPolyPolyShape

Inheritance

object MetaObject EmfRecord EmfDrawingRecordType EmfBoundedRecord EmfPolyPolyShape EmfPolyPolyline

Perintöjäsenet

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

Liittosegmentit PÄÄTÖN vetäytyä käyttämällä nykyistä penkiä.Nykyinen sijainti ei saa käyttää eikä päivittää tätä rekisteriä.

Constructors

EmfPolyPolyline(EmfRecord)

Aloitetaan uusi esimerkki Aspose.Imaging.FileFormats.Emf.EMF.Records. EmfPolyPolyline luokka.

public EmfPolyPolyline(EmfRecord source)

Parameters

source EmfRecord

Se on lähde.

EmfPolyPolyline()

Aloitetaan uusi esimerkki Aspose.Imaging.FileFormats.Emf.EMF.Records. EmfPolyPolyline luokka.

public EmfPolyPolyline()
 Suomi