WmfScaleViewportExt klass
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() | Initierar en ny instans av WmfScaleViewportExt‑klassen |
Properties
| Name | Type | Access | Description |
|---|---|---|---|
| x_denom | int | r/w | Hämtar eller anger x‑nämnaren. |
| x_num | int | r/w | Hämtar eller anger x‑talet. |
| y_denom | int | r/w | Hämtar eller anger y‑nämnaren. |
| y_num | int | r/w | Hämtar eller anger y‑talet. |
Constructor: WmfScaleViewportExt()
WmfScaleViewportExt()
Initierar en ny instans av WmfScaleViewportExt‑klassen