hard_frozen_layer_object property

hard_frozen_layer_object property

Gets or sets the hard frozen layer object.

Definition:

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

See Also