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

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