fill_color_flag property

fill_color_flag property

Gets or sets the fill color flag.

Definition:

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

See Also