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

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

Constructor: WmfScaleViewportExt()

 WmfScaleViewportExt() 

初始化 WmfScaleViewportExt 类的新实例