DicomObjects.NET.8.48 Documentation
DicomObjects Namespace / LicenseDialog Class / LicenseDialog Constructor






In This Topic
    LicenseDialog Constructor
    In This Topic
    Creates a new LicenseDialog
    Syntax
    'Declaration
     
    
    Public Function New()
    'Usage
     
    
    Dim instance As New LicenseDialog()
    public LicenseDialog()
    public LicenseDialog(); 
    public function LicenseDialog();
    public: LicenseDialog();
    public:
    LicenseDialog();
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also