Tp constructor
Tp(ix)
Constructor
def __init__(self, ix):
...
Parameter | Type | Description |
---|---|---|
ix | int | The zero-based index of the element within its parent element. |
See Also
- module aspose.diagram
- class Tp
Constructor
def __init__(self, ix):
...
Parameter | Type | Description |
---|---|---|
ix | int | The zero-based index of the element within its parent element. |