EndUpdate;
The EndUpdate method enables object rerendering. After calling EndUpdate all changes of object properties are rendered, made between calls of the IWxObject.BeginUpdate and EndUpdate methods.
The example of use is given in description of IWxLinkedBaloon.PointCount.
See also: