Class EmfPolylineTo
De naam: Aspose.Imaging.FileFormats.Emf.Emf.Records Verzameling: Aspose.Imaging.dll (25.4.0)
De EMR_POLYLINETO-record geeft een of meer rechte lijnen op basis van de huidige positie.
public sealed class EmfPolylineTo : EmfPolyShape
Inheritance
object ← MetaObject ← EmfRecord ← EmfDrawingRecordType ← EmfBoundedRecord ← EmfPolyShape ← EmfPolylineTo
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
EmfPolylineTo(EmfRecord)
Initialiseert een nieuwe instantie van de Aspose.Imaging.FileFormats.Emf.EMF.Records.EfPolylineTo class.
public EmfPolylineTo(EmfRecord source)
Parameters
source
EmfRecord
De bron .
EmfPolylineTo()
Initialiseert een nieuwe instantie van de Aspose.Imaging.FileFormats.Emf.EMF.Records.EfPolylineTo class.
public EmfPolylineTo()