IUmlFill INoteProvider.GetNoteBackground() { return(UmlColor.FromString(NoteBackground).ToFill()); }
IUmlFill IEntityBackgroundProvider.GetEntityBackground() { return(UmlColor.FromString(BackgroundColor).ToFill()); }