clip_source_id method

clip_source_id

Sets the clip path to reference an external source.

Returns

The current instance of ClipPathBuilder for method chaining.

def clip_source_id(self, clip_source_id):
    ...
ParameterTypeDescription
clip_source_idstrThe ID of the external source to reference.

See Also