ComponentOne Maps for WPF and Silverlight
C1.Silverlight.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