The following function in cm.core.propsScheme has been deprecated:
cm.core.propsScheme
Deprecated: public str psShortenLabel(Font font, str oriLabel, int allowedW) // use this function instead New: cm.win.shortenText(str text, Font font, int width)