comment_shape fastighet

comment_shape fastighet

Skaffa ett Shape-objekt som representerar formen som är kopplad till den angivna kommentaren.

Exempel


shape = comment1.comment_shape
w = shape.width
h = shape.height

Definition:

@property
def comment_shape(self):
    ...

Se även