ComponentOne Imaging for UWP
C1.UWP.Imaging Assembly / C1.Xaml.Imaging Namespace / C1Bitmap Class / EndUpdate Method

In This Topic
    EndUpdate Method
    In This Topic
    Resume updating the ImageSource while the C1Bitmap content is modified.
    Syntax
    'Declaration
     
    Public Sub EndUpdate() 
    public void EndUpdate()
    See Also