DicomObjects.NET.8.48 Documentation
DicomObjects Namespace / LicenseDialog Class / SetAutoScrollMargin Method

In This Topic
    SetAutoScrollMargin Method
    In This Topic
    Syntax
    'Declaration
     
    
    Public Sub SetAutoScrollMargin( _
       ByVal x As System.Integer, _
       ByVal y As System.Integer _
    ) 
    public void SetAutoScrollMargin( 
       System.int x,
       System.int y
    )

    Parameters

    x
    y
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also