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

 中文