Class EmfPolyline
De naam: Aspose.Imaging.FileFormats.Emf.Emf.Records Verzameling: Aspose.Imaging.dll (25.4.0)
De EMR_POLYLINE-record bepaalt een reeks lijnsegmenten door de punten in deEen specifieke array.
public sealed class EmfPolyline : EmfPolyShape
Inheritance
object ← MetaObject ← EmfRecord ← EmfDrawingRecordType ← EmfBoundedRecord ← EmfPolyShape ← EmfPolyline
Geëerbiede leden
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)
Initialiseert een nieuwe instantie van de Aspose.Imaging.FileFormats.Emf.EMF.Records.EnfPolyline klasse.
public EmfPolyline(EmfRecord source)
Parameters
source
EmfRecord
De bron .
EmfPolyline()
Initialiseert een nieuwe instantie van de Aspose.Imaging.FileFormats.Emf.EMF.Records.EnfPolyline klasse.
public EmfPolyline()