Class EmfPolyPolygon
De naam: Aspose.Imaging.FileFormats.Emf.Emf.Records Verzameling: Aspose.Imaging.dll (25.4.0)
De EMR_POLYPOLLYGON-record geeft een reeks gesloten polygonen aan.
public sealed class EmfPolyPolygon : EmfPolyPolyShape
Inheritance
object ← MetaObject ← EmfRecord ← EmfDrawingRecordType ← EmfBoundedRecord ← EmfPolyPolyShape ← EmfPolyPolygon
Geëerbiede leden
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
Elk polygon SHOULD moet met behulp van de huidige pen, en gevuld worden met het huidige brush enpolygon vullen modus die zijn gedefinieerd in de playback apparaat context.Het record kan overlapen.
Constructors
EmfPolyPolygon(EmfRecord)
Initialiseert een nieuwe instantie van de Aspose.Imaging.FileFormats.Emf.EMF.Records. EmfPolyPolygon klasse.
public EmfPolyPolygon(EmfRecord source)
Parameters
source
EmfRecord
De bron .
EmfPolyPolygon()
Initialiseert een nieuwe instantie van de Aspose.Imaging.FileFormats.Emf.EMF.Records. EmfPolyPolygon klasse.
public EmfPolyPolygon()