Classe WmfScaleWindowExt
Contenu
[
Cacher
]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 | Description |
|---|---|
| WmfScaleWindowExt() | Initialise une nouvelle instance de la classe WmfScaleWindowExt |
Properties
| Name | Type | Access | Description |
|---|---|---|---|
| x_denom | int | r/w | Obtient ou définit le dénominateur x. |
| x_num | int | r/w | Obtient ou définit le nombre x. |
| y_denom | int | r/w | Obtient ou définit le dénominateur y. |
| y_num | int | r/w | Obtient ou définit le numérateur y. |
Constructor: WmfScaleWindowExt()
WmfScaleWindowExt()
Initialise une nouvelle instance de la classe WmfScaleWindowExt