block_content_scale property

block_content_scale property

Gets or sets the block content scale.

Definition:

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

See Also