Class EmfPolyPolyShape

Class EmfPolyPolyShape

ja nimityö: Aspose.Imaging.FileFormats.Emf.Emf.Records Kokoelma: Aspose.Imaging.dll (25.4.0)

Perus EMF polypolyshape luokka.

public abstract class EmfPolyPolyShape : EmfBoundedRecord

Inheritance

object MetaObject EmfRecord EmfDrawingRecordType EmfBoundedRecord EmfPolyPolyShape

Derived

EmfPolyPolygon , EmfPolyPolygon16 , EmfPolyPolyline , EmfPolyPolyline16

Perintöjäsenet

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)

Aloitetaan uusi esimerkki Aspose.Imaging.FileFormats.Emf.EMF.Records.EmpolyPolyShape luokka.

protected EmfPolyPolyShape(EmfRecord source)

Parameters

source EmfRecord

Se on lähde.

EmfPolyPolyShape(EmfRecordType)

Aloitetaan uusi esimerkki Aspose.Imaging.FileFormats.Emf.EMF.Records.EmpolyPolyShape luokka.

protected EmfPolyPolyShape(EmfRecordType type)

Parameters

type EmfRecordType

Rekisterin tyyppi on.

Properties

Painoja

Saa tai asettaa joukon WMF PointS-objekteja, jotka on määritelty [MS-WM F]2.2.2.16 kohta, jossa määritetään pisteiden sarja.

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

Omistuksen arvo

Point [][]

 Suomi