Class EmfPolyDraw
Der Name: Aspose.Imaging.FileFormats.Emf.Emf.Records Versammlung: Aspose.Imaging.dll (25.4.0)
Im EMR_POLYDRAW-Rekord wird eine Reihe von Zeilenegmenten und Bezier-Kurven angegeben.
public sealed class EmfPolyDraw : EmfPolyShape
Inheritance
object ← MetaObject ← EmfRecord ← EmfDrawingRecordType ← EmfBoundedRecord ← EmfPolyShape ← EmfPolyDraw
Vererbte Mitglieder
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
EmfPolyDraw(EmfRecord)
Initialisiert eine neue Instanz der Aspose.Imaging.FileFormats.Emf.Emf.Records.EmfPolyDraw Klasse.
public EmfPolyDraw(EmfRecord source)
Parameters
source
EmfRecord
Die Quelle.
EmfPolyDraw()
Initialisiert eine neue Instanz der Aspose.Imaging.FileFormats.Emf.Emf.Records.EmfPolyDraw Klasse.
public EmfPolyDraw()
Properties
AbTypes
Er bekommt oder setzt eine Länge einer Reihe von Bytenwerte, die angibt, wie jedes Punkt in derGets or sets aPoints array wird verwendet. Diese Werte MUST im Punkt (Abschnitt 2.1.26) aufgeführt werden.
public EmfPointEnum[] AbTypes { get; set; }
Eigentumswert
EmfPointEnum [][]