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
| Name | Type | Access | 描述 |
|---|---|---|---|
| x_denom | int | r/w | 获取或设置 x 分母。 |
| x_num | int | r/w | 获取或设置 x 数值。 |
| y_denom | int | r/w | 获取或设置 y 分母。 |
| y_num | int | r/w | 获取或设置 y 数值。 |
Constructor: WmfScaleWindowExt()
WmfScaleWindowExt()
初始化 WmfScaleWindowExt 类的新实例