graphic_position_type property

graphic_position_type property

Gets and set the background graphic position.

Definition:

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

See Also