back_color property

back_color property

Returns the background pattern color. Read-only aspose.pydrawing.Color.

Definition:

@property
def back_color(self):
    ...

See Also