DicomObjects.NET.8.48 Documentation
DicomObjects Namespace / DicomViewer Class / CreateParams Property






    CreateParams Property (DicomViewer)
    Syntax
    'Declaration
     
    
    Protected Overridable ReadOnly Property CreateParams As System.Windows.Forms.CreateParams
     
    'Usage
     
    
    Dim instance As DicomViewer
    Dim value As System.Windows.Forms.CreateParams
     
    value = instance.CreateParams
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also