type Eigentum

type Eigentum

Ruft die Autoform type ab.

Beispiel


autoShapeType = shape.type

Definition:

@property
def type(self):
    ...

Siehe auch