spid property

spid property

Specifies an optional string identifier that an application can use to identify the particular shape.

Example


spid = shape.spid

Definition:

@property
def spid(self):
    ...

See Also