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






    ResizeRedraw Property (DicomViewer)
    Syntax
    'Declaration
     
    
    <SRDescriptionAttribute("ControlResizeRedrawDescr")>
    Protected Property ResizeRedraw As System.Boolean
     
    'Usage
     
    
    Dim instance As DicomViewer
    Dim value As System.Boolean
     
    instance.ResizeRedraw = value
     
    value = instance.ResizeRedraw
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also