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






In This Topic
    CenterToParent Method
    In This Topic
    Syntax
    'Declaration
     
    
    Protected Sub CenterToParent() 
    'Usage
     
    
    Dim instance As LicenseDialog
     
    instance.CenterToParent()
    protected void CenterToParent()
    protected procedure CenterToParent(); 
    protected function CenterToParent();
    protected: void CenterToParent(); 
    protected:
    void CenterToParent(); 
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also