get_char method
get_char(ix)
Gets the element at the specified IX.
Returns
CharChar.
def get_char(self, ix):
...
Parameter | Type | Description |
---|---|---|
ix | int | Int32The zero-based index of the element within its parent element. |
See Also
- module aspose.diagram
- class CharCollection