WmfScaleWindowExt 类

Summary: The META_SCALEWINDOWEXT record scales the horizontal and vertical
extents of the output window that is defined in the playback device
context by using the ratios formed by specified multiplicands and
divisors.

Module: aspose.imaging.fileformats.wmf.objects

Full Name: aspose.imaging.fileformats.wmf.objects.WmfScaleWindowExt

Inheritance: WmfObject

Constructors

Name描述
WmfScaleWindowExt()初始化 WmfScaleWindowExt 类的新实例

Properties

NameTypeAccess描述
x_denomintr/w获取或设置 x 分母。
x_numintr/w获取或设置 x 数值。
y_denomintr/w获取或设置 y 分母。
y_numintr/w获取或设置 y 数值。

Constructor: WmfScaleWindowExt()

 WmfScaleWindowExt() 

初始化 WmfScaleWindowExt 类的新实例