DicomObjects.NET.8.48 Documentation
DicomObjects Namespace / DicomViewer Class / ActualViewerMode Property

In This Topic
    ActualViewerMode Property
    In This Topic
    The actual rendering mode used for the DicomViewer control
    Syntax
    'Declaration
     
    
    Public ReadOnly Property ActualViewerMode As ViewerMode
    public ViewerMode ActualViewerMode {get;}
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also