graphic_position_type propiedad

graphic_position_type propiedad

Obtiene y establece la posición del gráfico de fondo.

Definición:

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

Ver también