Class EmfPolyline
A név: Aspose.Imaging.FileFormats.Emf.Emf.Records Összefoglaló: Aspose.Imaging.dll (25.4.0)
Az EMR_POLYLINE rekord egy sor vonal szegmenseket határoz meg a pontok összekapcsolásával aA meghatározott array.
public sealed class EmfPolyline : EmfPolyShape
Inheritance
object ← MetaObject ← EmfRecord ← EmfDrawingRecordType ← EmfBoundedRecord ← EmfPolyShape ← EmfPolyline
Örökletes tagok
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
EmfPolyline(EmfRecord)
Kezdeményez egy új példányt a Aspose.Imaging.FileFormats.Emf.Emb.Records.EnfPolyline osztály.
public EmfPolyline(EmfRecord source)
Parameters
source
EmfRecord
Ez a forrás.
EmfPolyline()
Kezdeményez egy új példányt a Aspose.Imaging.FileFormats.Emf.Emb.Records.EnfPolyline osztály.
public EmfPolyline()