DeviceAdapter constructor
init
Initializes a new instance of the DeviceAdapter class.
def __init__(self, device):
...
| Parameter | Type | Description |
|---|---|---|
| device | IDevice | The device to be adapted. |
See Also
- module
aspose.svg.rendering - class
DeviceAdapter