Class EmfPolyPolyline16
Namn på plats: Aspose.Imaging.FileFormats.Emf.Emf.Records Församling: Aspose.Imaging.dll (25.4.0)
EMR_POLYPOLYLINE16 register anger flera rader av anslutna linje segment.
public sealed class EmfPolyPolyline16 : EmfPolyPolyShape
Inheritance
object ← MetaObject ← EmfRecord ← EmfDrawingRecordType ← EmfBoundedRecord ← EmfPolyPolyShape ← EmfPolyPolyline16
Arvsmedlemmar
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
Linesegmenten måste dras med hjälp av den aktuella penna.Den aktuella positionen får inte användas eller uppdateras av den här inspelningen.
Constructors
EmfPolyPolyline16(EmfRecord)
Initialiserar en ny instans av Aspose.Imaging.FileFormats.Emf.Emf.Records.EmfPolyPolyline16 klass.
public EmfPolyPolyline16(EmfRecord source)
Parameters
source
EmfRecord
och källan .
EmfPolyPolyline16()
Initialiserar en ny instans av Aspose.Imaging.FileFormats.Emf.Emf.Records.EmfPolyPolyline16 klass.
public EmfPolyPolyline16()