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






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

    Target Platforms: .NET CLR 4.8 or higher

    See Also