type property

type property

Returns the type of the shape adjustment. Read-only ShapeAdjustmentType.

Definition:

@property
def type(self):
    ...

See Also