Redraws an object. This is often necessary to update an entity to reflect changes made within a VBA program.
Syntax
object.Redraw
Where:
object is the name of a valid object.
Examples ...
AddLine method example