WmfScaleViewportExt Sınıfı
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 | Açıklama |
|---|---|
| WmfScaleViewportExt() | WmfScaleViewportExt sınıfının yeni bir örneğini başlatır. |
Properties
| Name | Type | Access | Açıklama |
|---|---|---|---|
| x_denom | int | r/w | x paydasını alır veya ayarlar. |
| x_num | int | r/w | x sayısını alır veya ayarlar. |
| y_denom | int | r/w | y paydasını alır veya ayarlar. |
| y_num | int | r/w | y payını alır veya ayarlar. |
Constructor: WmfScaleViewportExt()
WmfScaleViewportExt()
WmfScaleViewportExt sınıfının yeni bir örneğini başlatır.