DicomObjects.NET.8.48 Documentation
DicomObjects Namespace / DicomViewer Class / CreateHandle Method






    CreateHandle Method (DicomViewer)
    Syntax
    'Declaration
     
    
    <System.ComponentModel.EditorBrowsableAttribute(EditorBrowsableState.Advanced)>
    <System.Security.Permissions.UIPermissionAttribute(UIPermissionWindow.AllWindows)>
    Protected Overridable Sub CreateHandle() 
     
    'Usage
     
    
    Dim instance As DicomViewer
     
    instance.CreateHandle()
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also