DicomObjects.NET.8.48 Documentation
DicomObjects Namespace / DicomImage3D Class / ChangeView Method






    ChangeView Method (DicomImage3D)
    Indicates that view has changed.
    Syntax
    'Declaration
     
    
    Protected Overridable Sub ChangeView() 
     
    'Usage
     
    
    Dim instance As DicomImage3D
     
    instance.ChangeView()
    Remarks
    Amongst other uses, this updates any associated reference lines
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also