block_content_scale_y property

block_content_scale_y property

Gets or sets the block content scale y.

Definition:

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

See Also