TextFaceColor#

TextFaceColor#

Constructor#

TextFaceColor(value)

Properties#

TextFaceColor.value

Graphic Feature value, must be implemented in subclass

Methods#

TextFaceColor.add_event_handler(handler)

Add an event handler.

TextFaceColor.block_events(val)

Block all events from this feature

TextFaceColor.clear_event_handlers()

Clear all event handlers

TextFaceColor.remove_event_handler(handler)

Remove a registered event handler.

TextFaceColor.set_value(graphic, value)

Graphic Feature value setter, must be implemented in subclass