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






    Name Property (DicomViewer)
    Syntax
    'Declaration
     
    
    <System.ComponentModel.BrowsableAttribute(False)>
    Public Property Name As System.String
     
    'Usage
     
    
    Dim instance As DicomViewer
    Dim value As System.String
     
    instance.Name = value
     
    value = instance.Name
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also