Class EmfPolyPolyline

Class EmfPolyPolyline

A név: Aspose.Imaging.FileFormats.Emf.Emf.Records Összefoglaló: Aspose.Imaging.dll (25.4.0)

Az EMR_POLYPolyLINE rekord több sor kapcsolódó vonal szegmenseket határoz meg.

public sealed class EmfPolyPolyline : EmfPolyPolyShape

Inheritance

object MetaObject EmfRecord EmfDrawingRecordType EmfBoundedRecord EmfPolyPolyShape EmfPolyPolyline

Örökletes tagok

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

A vonal szegmenseket az aktuális toll segítségével kell húzni.A jelenlegi pozíció nem használható és nem frissíthető ebben a rekordban.

Constructors

EmfPolyPolyline(EmfRecord)

Kezdeményez egy új példát a Aspose.Imaging.FileFormats.Emf.EMF.Records.EmmPolyPolyline osztály.

public EmfPolyPolyline(EmfRecord source)

Parameters

source EmfRecord

Ez a forrás.

EmfPolyPolyline()

Kezdeményez egy új példát a Aspose.Imaging.FileFormats.Emf.EMF.Records.EmmPolyPolyline osztály.

public EmfPolyPolyline()
 Magyar