EmfSetWindowExtEx

Inheritance: java.lang.Object, com.aspose.imaging.fileformats.emf.MetaObject, com.aspose.imaging.fileformats.emf.emf.records.EmfRecord, com.aspose.imaging.fileformats.emf.emf.records.EmfStateRecordType

public final class EmfSetWindowExtEx extends EmfStateRecordType

EMR_SETWINDOWEXTEX 记录定义窗口范围。

构造函数

构造函数描述
EmfSetWindowExtEx(EmfRecord source)初始化 EmfSetWindowExtEx 类的新实例。
EmfSetWindowExtEx()初始化 EmfSetWindowExtEx 类的新实例。

方法

方法描述
getExtent()获取或设置一个 64 位 WMF SizeL 对象([MS-WMF] 第 2.2.2.22 节),该对象指定逻辑单位中的水平和垂直范围。
setExtent(Size value)获取或设置一个 64 位 WMF SizeL 对象([MS-WMF] 第 2.2.2.22 节),该对象指定逻辑单位中的水平和垂直范围。

EmfSetWindowExtEx(EmfRecord source)

public EmfSetWindowExtEx(EmfRecord source)

初始化 EmfSetWindowExtEx 类的新实例。

Parameters:

参数类型描述
sourceEmfRecord源。

EmfSetWindowExtEx()

public EmfSetWindowExtEx()

初始化 EmfSetWindowExtEx 类的新实例。

getExtent()

public Size getExtent()

获取或设置一个 64 位 WMF SizeL 对象([MS-WMF] 第 2.2.2.22 节),该对象指定逻辑单位中的水平和垂直范围。

Returns: Size

setExtent(Size value)

public void setExtent(Size value)

获取或设置一个 64 位 WMF SizeL 对象([MS-WMF] 第 2.2.2.22 节),该对象指定逻辑单位中的水平和垂直范围。

Parameters:

参数类型描述
valueSize