DicomObjects.NET.8.48 Documentation
DicomObjects Namespace / LicenseDialog Class / VScroll Property






    VScroll Property
    Syntax
    'Declaration
     
    
    Protected Property VScroll As System.Boolean
     
    'Usage
     
    
    Dim instance As LicenseDialog
    Dim value As System.Boolean
     
    instance.VScroll = value
     
    value = instance.VScroll
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also