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






In This Topic
    PerformAutoScale Method
    In This Topic
    Syntax
    'Declaration
     
    
    Public Sub PerformAutoScale() 
    'Usage
     
    
    Dim instance As LicenseDialog
     
    instance.PerformAutoScale()
    public void PerformAutoScale()
    public procedure PerformAutoScale(); 
    public function PerformAutoScale();
    public: void PerformAutoScale(); 
    public:
    void PerformAutoScale(); 
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also