contour_color property

contour_color property

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

Definition:

@property
def contour_color(self):
    ...

See Also