solid_fill_color property

solid_fill_color property

Returns the color of a solid fill. Read-only aspose.pydrawing.Color.

Definition:

@property
def solid_fill_color(self):
    ...

See Also