custom_data property

custom_data property

Returns the shape’s custom data. Read-only ICustomData.

Definition:

@property
def custom_data(self):
    ...

See Also