Class EmfPolyPolyShape

Class EmfPolyPolyShape

A név: Aspose.Imaging.FileFormats.Emf.Emf.Records Összefoglaló: Aspose.Imaging.dll (25.4.0)

alap EMF poly polyshape osztály.

public abstract class EmfPolyPolyShape : EmfBoundedRecord

Inheritance

object MetaObject EmfRecord EmfDrawingRecordType EmfBoundedRecord EmfPolyPolyShape

Derived

EmfPolyPolygon , EmfPolyPolygon16 , EmfPolyPolyline , EmfPolyPolyline16

Örökletes tagok

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)

Kezdeményez egy új példányt a Aspose.Imaging.FileFormats.Emf.EMF.Records.EmbolyPolyShape osztály.

protected EmfPolyPolyShape(EmfRecord source)

Parameters

source EmfRecord

Ez a forrás.

EmfPolyPolyShape(EmfRecordType)

Kezdeményez egy új példányt a Aspose.Imaging.FileFormats.Emf.EMF.Records.EmbolyPolyShape osztály.

protected EmfPolyPolyShape(EmfRecordType type)

Parameters

type EmfRecordType

A rekord típusa.

Properties

pontok

A WMF PointS objektumok egy sorát kapja vagy állítja be, amelyet a [MS-WM F]2.2.2.16 szakasz, amely meghatározza a pontok sorát.

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

ingatlan értéke

Point [][]

 Magyar