Class EmfPolyPolyShape

Class EmfPolyPolyShape

De naam: Aspose.Imaging.FileFormats.Emf.Emf.Records Verzameling: Aspose.Imaging.dll (25.4.0)

basis EMF poly polyschape klasse.

public abstract class EmfPolyPolyShape : EmfBoundedRecord

Inheritance

object MetaObject EmfRecord EmfDrawingRecordType EmfBoundedRecord EmfPolyPolyShape

Derived

EmfPolyPolygon , EmfPolyPolygon16 , EmfPolyPolyline , EmfPolyPolyline16

Geëerbiede leden

EmfBoundedRecord.Bounds , EmfRecord.Type , EmfRecord.Size , object.GetType() , object.MemberwiseClone() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()

Constructors

EmfPolyPolyShape(EmfRecord)

Initialiseert een nieuwe instantie van de Aspose.Imaging.FileFormats.Emf.EMF.Records.EmpolyPolyShape-klasse.

protected EmfPolyPolyShape(EmfRecord source)

Parameters

source EmfRecord

De bron .

EmfPolyPolyShape(EmfRecordType)

Initialiseert een nieuwe instantie van de Aspose.Imaging.FileFormats.Emf.EMF.Records.EmpolyPolyShape-klasse.

protected EmfPolyPolyShape(EmfRecordType type)

Parameters

type EmfRecordType

Het record type.

Properties

punten

Geeft of zet een reeks WMF PointS-objecten, zoals aangegeven in [MS-WM F]sectie 2.2.2.16, waarin de reeks punten wordt vermeld.

public Point[][] APoints { get; set; }

Eigendomswaarde

Point [][]

 Nederlands