DicomObjects.NET.V8
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();
    Requirements

    Target Platforms: .NET CLR 4.0 or higher

    See Also