Maps for WinRT
BeginUpdate Method (C1MultiScaleImage)


Maintains performance while properties are set to the C1MultiScaleImage one at a time by preventing the control from updating until the EndUpdate method is called.
Syntax
'Declaration
 
Public Sub BeginUpdate() 
'Usage
 
Dim instance As C1MultiScaleImage
 
instance.BeginUpdate()
public void BeginUpdate()
See Also

Reference

C1MultiScaleImage Class
C1MultiScaleImage Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback