Class EmfSetWindowExtEx

Class EmfSetWindowExtEx

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

EMR_SETWINDOWEXTEX レコードは、ウィンドウの範囲を定義します。

public sealed class EmfSetWindowExtEx : EmfStateRecordType

Inheritance

object MetaObject EmfRecord EmfStateRecordType EmfSetWindowExtEx

相続人

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

Constructors

EmfSetWindowExtEx(EmfRecord)

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

public EmfSetWindowExtEx(EmfRecord source)

Parameters

source EmfRecord

源泉です。

EmfSetWindowExtEx()

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

public EmfSetWindowExtEx()

Properties

Extent

64 ビット WMF SizeL オブジェクト([MS-WMF] セクション 2.2.2.22)を取得または設定します。横向きと垂直の範囲は、論理単位です。

public Size Extent { get; set; }

不動産価値

Size

 日本語