Class EmfPolyPolygon16
名称: Aspose.Imaging.FileFormats.Emf.Emf.Records アセンション: Aspose.Imaging.dll (25.4.0)
EMR_POLYPOLYGON16 レコードは、閉鎖されたポリゴンの一連を指定します。現在のペンを使用し、現在のブリュッシュとポリゴンで満たすモードを使用して満たされます。この記録を超えることが出来ます。
public sealed class EmfPolyPolygon16 : EmfPolyPolyShape
Inheritance
object ← MetaObject ← EmfRecord ← EmfDrawingRecordType ← EmfBoundedRecord ← EmfPolyPolyShape ← EmfPolyPolygon16
相続人
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
EmfPolyPolygon16(EmfRecord)
Aspose.Imaging.FileFormats.Emf.Emf.Records.EmfPolyPolygon16クラスの新しい例を開始します。
public EmfPolyPolygon16(EmfRecord source)
Parameters
source
EmfRecord
源泉です。
EmfPolyPolygon16()
Aspose.Imaging.FileFormats.Emf.Emf.Records.EmfPolyPolygon16クラスの新しい例を開始します。
public EmfPolyPolygon16()