Class EmfPolyPolygon

Class EmfPolyPolygon

名称: Aspose.Imaging.FileFormats.Emf.Emf.Records アセンション: Aspose.Imaging.dll (25.4.0)

EMR_POLYPOLYGON レコードは、一連の閉鎖されたポリゴンを指定します。

public sealed class EmfPolyPolygon : EmfPolyPolyShape

Inheritance

object MetaObject EmfRecord EmfDrawingRecordType EmfBoundedRecord EmfPolyPolyShape EmfPolyPolygon

相続人

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

Remarks

各ポリゴンは、現在のペンを使用して排出され、現在のブラシを使用して満たされなければならない。プレイバックデバイスの文脈で定義されているポリゴン充電モード。記録が上回る。

Constructors

EmfPolyPolygon(EmfRecord)

Aspose.Imaging.FileFormats.Emf.Emf.Records.EmfPolyPolygonクラスの新しい例を開始します。

public EmfPolyPolygon(EmfRecord source)

Parameters

source EmfRecord

源泉です。

EmfPolyPolygon()

Aspose.Imaging.FileFormats.Emf.Emf.Records.EmfPolyPolygonクラスの新しい例を開始します。

public EmfPolyPolygon()
 日本語