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

In This Topic
    Focus Method (DicomViewer)
    In This Topic
    Syntax
    'Declaration
     
    
    <System.ComponentModel.EditorBrowsableAttribute(EditorBrowsableState.Advanced)>
    Public Function Focus() As System.Boolean
    [System.ComponentModel.EditorBrowsable(EditorBrowsableState.Advanced)]
    public System.bool Focus()
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also