fore_color property

fore_color property

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

Definition:

@property
def fore_color(self):
    ...

See Also