compound_type propiedad

compound_type propiedad

Especifica el tipo de línea compuesta

Definición:

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

Ver también