Class EmfPolyPolyShape

Class EmfPolyPolyShape

İsim alanı : Aspose.Imaging.FileFormats.Emf.Emf.Records Toplantı: Aspose.Imaging.dll (25.4.0)

Temel EMF poly polyshape sınıfı.

public abstract class EmfPolyPolyShape : EmfBoundedRecord

Inheritance

object MetaObject EmfRecord EmfDrawingRecordType EmfBoundedRecord EmfPolyPolyShape

Derived

EmfPolyPolygon , EmfPolyPolygon16 , EmfPolyPolyline , EmfPolyPolyline16

mirasçı üyeleri

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)

Aspose.Imaging.FileFormats.Emf.Emf.Records.EmfPolyPolyShape sınıfının yeni bir örneğini başlatır.

protected EmfPolyPolyShape(EmfRecord source)

Parameters

source EmfRecord

Kaynak için .

EmfPolyPolyShape(EmfRecordType)

Aspose.Imaging.FileFormats.Emf.Emf.Records.EmfPolyPolyShape sınıfının yeni bir örneğini başlatır.

protected EmfPolyPolyShape(EmfRecordType type)

Parameters

type EmfRecordType

Rekor türü var.

Properties

Destekler

[MS-WMF] içinde belirtilen WMF PointS nesnelerinin bir dizi alınır veya ayarlanır.2.2.2.16 bölümünde, noktalara göre belirlenmiştir.

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

Mülkiyet Değer

Point [ ]

 Türkçe