DwfString constructor
init
Initializes a new instance of the DwfString class
def __init__(self):
...
init
Initializes a new instance of the DwfString class
def __init__(self, init_value):
...
| Parameter | Type | Description |
|---|---|---|
| init_value | str | initial value |
See Also
- module
aspose.cad.fileformats.dwf.whip.objects - class
DwfString