ResolutionSetting constructor
init
Initializes a new instance of the ResolutionSetting class.
def __init__(self):
...
init
Initializes a new instance of the ResolutionSetting class.
def __init__(self, horizontal_resolution, vertical_resolution):
...
| Parameter | Type | Description |
|---|---|---|
| horizontal_resolution | float | The horizontal resolution. |
| vertical_resolution | float | The vertical resolution. |
See Also
- module
aspose.cad - class
ResolutionSetting