Clase WmfScaleWindowExt
Contenido
[
Ocultar
]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 | Descripción |
|---|---|
| WmfScaleWindowExt() | Inicializa una nueva instancia de la clase WmfScaleWindowExt |
Properties
| Name | Type | Access | Descripción |
|---|---|---|---|
| x_denom | int | r/w | Obtiene o establece el denominador x. |
| x_num | int | r/w | Obtiene o establece el número x. |
| y_denom | int | r/w | Obtiene o establece el denominador y. |
| y_num | int | r/w | Obtiene o establece el número y. |
Constructor: WmfScaleWindowExt()
WmfScaleWindowExt()
Inicializa una nueva instancia de la clase WmfScaleWindowExt