ImageGear .NET v25.2 - Updated
ImageGear.Dicom.Forms Assembly / ImageGear.Dicom.Forms Namespace / ImGearMprSettings Class / ImGearMprSettings Constructor




In This Topic
    ImGearMprSettings Constructor
    In This Topic
    Initializes a new instance of the ImGearMprSettings class.
    Syntax
    'Declaration
     
    Public Function New()
    'Usage
     
    Dim instance As New ImGearMprSettings()
    public ImGearMprSettings()
    public: ImGearMprSettings();
    public:
    ImGearMprSettings();
    See Also