Class EmfPolyPolyShape

Class EmfPolyPolyShape

Název místa: Aspose.Imaging.FileFormats.Emf.Emf.Records Shromáždění: Aspose.Imaging.dll (25.4.0)

Základní třída EMF poly polyschape.

public abstract class EmfPolyPolyShape : EmfBoundedRecord

Inheritance

object MetaObject EmfRecord EmfDrawingRecordType EmfBoundedRecord EmfPolyPolyShape

Derived

EmfPolyPolygon , EmfPolyPolygon16 , EmfPolyPolyline , EmfPolyPolyline16

Dědiční členové

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)

Začíná nový příklad třídy Aspose.Imaging.FileFormats.Emf.Emf.Records.EmfPolyPolyShape.

protected EmfPolyPolyShape(EmfRecord source)

Parameters

source EmfRecord

To je zdroj.

EmfPolyPolyShape(EmfRecordType)

Začíná nový příklad třídy Aspose.Imaging.FileFormats.Emf.Emf.Records.EmfPolyPolyShape.

protected EmfPolyPolyShape(EmfRecordType type)

Parameters

type EmfRecordType

Typ záznam.

Properties

bodů

Obdrží nebo nastaví řadu objektů WMF PointS, uvedených v [MS-WMF]2.2.2.16, který specifikuje řadu bod.

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

Hodnota nemovitosti

Point [][][][]

 Čeština