WmfScaleViewportExt Klasse
Inhalt
[
Ausblenden
]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 | Beschreibung |
|---|---|
| WmfScaleViewportExt() | Initialisiert eine neue Instanz der WmfScaleViewportExt Klasse |
Properties
| Name | Type | Access | Beschreibung |
|---|---|---|---|
| x_denom | int | r/w | Ruft den x-Denominator ab oder legt ihn fest. |
| x_num | int | r/w | Ruft die x-Nummer ab und legt sie fest. |
| y_denom | int | r/w | Ruft den y-Denominator ab oder legt ihn fest. |
| y_num | int | r/w | Ruft die y-Nummer ab und legt sie fest. |
Constructor: WmfScaleViewportExt()
WmfScaleViewportExt()
Initialisiert eine neue Instanz der WmfScaleViewportExt Klasse