WmfScaleWindowExt Class
Contents
[
Hide
]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() | Initializes a new instance of the WmfScaleWindowExt class |
Properties
Name | Type | Access | Description |
---|---|---|---|
x_denom | short | r/w | Gets or sets the x denom. |
x_num | short | r/w | Gets or sets the x number. |
y_denom | short | r/w | Gets or sets the y denom. |
y_num | short | r/w | Gets or sets the y num. |
Constructor: WmfScaleWindowExt()
WmfScaleWindowExt()
Initializes a new instance of the WmfScaleWindowExt class