edge_obscured_color property

edge_obscured_color property

Gets or sets the color of the edge obscured.

Definition:

@property
def edge_obscured_color(self):
    ...
@edge_obscured_color.setter
def edge_obscured_color(self, value):
    ...

See Also