WmfScaleViewportExt 类
Summary: The META_SCALEVIEWPORTEXT record scales the horizontal and vertical
extents of the viewport that is defined in the playback device context
by using the ratios formed by the specified multiplicands and divisors.
Module: aspose.imaging.fileformats.wmf.objects
Full Name: aspose.imaging.fileformats.wmf.objects.WmfScaleViewportExt
Inheritance: WmfScaleWindowExt
Constructors
| Name | 描述 |
|---|---|
| WmfScaleViewportExt() | 初始化 WmfScaleViewportExt 类的新实例 |
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: WmfScaleViewportExt()
WmfScaleViewportExt()
初始化 WmfScaleViewportExt 类的新实例