示例#1
0
 def ApplyAttributes(self, attributes):
     Line.ApplyAttributes(self, attributes)
     ColorThemeMixin.ApplyAttributes(self, attributes)
示例#2
0
 def ApplyAttributes(self, attributes):
     Line.ApplyAttributes(self, attributes)
     UIColorMixin.ApplyAttributes(self, attributes)