WmfScaleViewportExt Class
Contents
[
Hide
]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 | Description |
---|---|
WmfScaleViewportExt() | Initializes a new instance of the WmfScaleViewportExt class |
Properties
Name | Type | Access | Description |
---|---|---|---|
x_denom | short | r/w | Gets or sets the x denom. |
x_num | short | r/w | Gets or sets the x number. |
y_denom | short | r/w | Gets or sets the y denom. |
y_num | short | r/w | Gets or sets the y num. |
Constructor: WmfScaleViewportExt()
WmfScaleViewportExt()
Initializes a new instance of the WmfScaleViewportExt class