DicomObjects.NET.8.48 Documentation
DicomObjects Namespace / DicomImage Class / DisplayMode Property

In This Topic
    DisplayMode Property
    In This Topic
    Controls how the image is rendered internal before transfer to the screen
    Syntax
    'Declaration
     
    
    Public Property DisplayMode As DisplayMode
    public DisplayMode DisplayMode {get; set;}
    Remarks
    Although public, this is an experimental property intended for performance tuning experiments and may not be supported in future versions of DicomObjects
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also