Class EmfPolyPolyline16

Class EmfPolyPolyline16

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

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

public sealed class EmfPolyPolyline16 : EmfPolyPolyShape

Inheritance

object MetaObject EmfRecord EmfDrawingRecordType EmfBoundedRecord EmfPolyPolyShape EmfPolyPolyline16

Ö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

EmfPolyPolyline16(EmfRecord)

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

public EmfPolyPolyline16(EmfRecord source)

Parameters

source EmfRecord

Ez a forrás.

EmfPolyPolyline16()

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

public EmfPolyPolyline16()
 Magyar