block_content_rotation property

block_content_rotation property

Gets or sets the block content rotation.

Definition:

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

See Also