DicomObjects.NET.8.48 Documentation
DicomObjects Namespace / DicomImage3D Class / RenderMode Property

In This Topic
    RenderMode Property
    In This Topic
    The mode used to display an image
    Syntax
    'Declaration
     
    
    Public Property RenderMode As RenderMode3D
    public RenderMode3D RenderMode {get; set;}
    Remarks
    Although this property must be specified in the constructor, it may be changed without generating a new image
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also