static private UpdateCompartments ( global elements, global shapeType, string compartmentName, bool repaintOnly ) : void | ||
elements | global | List of model elements |
shapeType | global | The type of shape that needs updating |
compartmentName | string | The name of the compartment to update |
repaintOnly | bool | If true, the method will only invalidate the shape for a repaint, without re-initializing the shape. |
Результат | void |