Map for WinForms | ComponentOne
C1.Win.Map Namespace / C1Map Class / BeginUpdate Method

In This Topic
    BeginUpdate Method (C1Map)
    In This Topic
    Begins the batch updating, suspend the frequent repainting.
    Syntax
    'Declaration
     
    
    Public Sub BeginUpdate() 
    public void BeginUpdate()
    See Also