shade_plot_handle property

shade_plot_handle property

Gets or sets the shade plot handle.

Definition:

@property
def shade_plot_handle(self):
    ...
@shade_plot_handle.setter
def shade_plot_handle(self, value):
    ...

See Also