compound_type proprietà

compound_type proprietà

Specifica il tipo di linea composta

Definizione:

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

Guarda anche