[]
        
(Showing Draft Content)

C1.Win.Map.C1Map.EndUpdate

EndUpdate Method

EndUpdate()

Ends the batch updating, force a repainting.

Declaration
public void EndUpdate()
Public Sub EndUpdate()

EndUpdate(bool)

Ends the batch updating.

Declaration
public void EndUpdate(bool repaint)
Public Sub EndUpdate(repaint As Boolean)
Parameters
Type Name Description
bool repaint

Indicates whether force a repainting.