Clase WmfScaleViewportExt
Contenido
[
Ocultar
]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 | Descripción |
|---|---|
| WmfScaleViewportExt() | Inicializa una nueva instancia de la clase WmfScaleViewportExt |
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: WmfScaleViewportExt()
WmfScaleViewportExt()
Inicializa una nueva instancia de la clase WmfScaleViewportExt