Class EmfFillPath

Class EmfFillPath

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

EMR_FILLPATH レコードは、現在の道のすべてのオープンな数字を閉鎖し、道の内部を満たします。現在のブリュッシュとポリゴン充電モードを使用しています。

public sealed class EmfFillPath : EmfDrawingRecordType

Inheritance

object MetaObject EmfRecord EmfDrawingRecordType EmfFillPath

相続人

EmfRecord.Type , EmfRecord.Size , object.GetType() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()

Constructors

EmfFillPath(EmfRecord)

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

public EmfFillPath(EmfRecord source)

Parameters

source EmfRecord

源泉です。

EmfFillPath()

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

public EmfFillPath()

Properties

Bounds

[MS-WMF] セクション 2.2.2.19 に記載されている 128 ビット WMF RectL オブジェクトを取得または設定するデバイスユニットにおける結合直角を指定する。

public Rectangle Bounds { get; set; }

不動産価値

Rectangle

 日本語