block_content_scale_x property

block_content_scale_x property

Gets or sets the block content scale x.

Definition:

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

See Also