face_style_mono_color property

face_style_mono_color property

Gets or sets the color of the face style mono.

Definition:

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

See Also