rectangle property

rectangle property

Returns the coordinates of a frame. Read-only aspose.pydrawing.RectangleF.

Definition:

@property
def rectangle(self):
    ...

See Also