WmfScaleWindowExt Klasse
Inhalt
[
Ausblenden
]Summary: The META_SCALEWINDOWEXT record scales the horizontal and vertical
extents of the output window that is defined in the playback device
context by using the ratios formed by specified multiplicands and
divisors.
Module: aspose.imaging.fileformats.wmf.objects
Full Name: aspose.imaging.fileformats.wmf.objects.WmfScaleWindowExt
Inheritance: WmfObject
Constructors
| Name | Beschreibung |
|---|---|
| WmfScaleWindowExt() | Initialisiert eine neue Instanz der WmfScaleWindowExt 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: WmfScaleWindowExt()
WmfScaleWindowExt()
Initialisiert eine neue Instanz der WmfScaleWindowExt Klasse