block_scale property

block_scale property

The Block Scale

Definition:

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

See Also