compound_type Eigentum

compound_type Eigentum

Gibt den zusammengesetzten Linientyp an

Definition:

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

Siehe auch