DicomObjects.NET.8.48 Documentation
DicomObjects Namespace / DicomImage Class / Update() Method






    Update() Method
    Causes the image to be updated
    Causes the image to be updated
    Syntax
    'Declaration
     
    
    Public Sub Update() 
     
    'Usage
     
    
    Dim instance As DicomImage
     
    instance.Update()
    Remarks
    Forces a refresh to re-draw the image onto screen.
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also