ComponentOne Maps for UWP
C1.UWP.Maps Assembly / C1.Xaml.Maps Namespace / C1MultiScaleImage Class / EndUpdate Method

In This Topic
    EndUpdate Method (C1MultiScaleImage)
    In This Topic
    Resumes updating the C1MultiScaleImage after updates are suspended by the BeginUpdate method.
    Syntax
    'Declaration
     
    
    Public Sub EndUpdate() 
    public void EndUpdate()
    See Also