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

In This Topic
    Name Property (DicomViewer)
    In This Topic
    Syntax
    'Declaration
     
    
    <System.ComponentModel.BrowsableAttribute(False)>
    Public Property Name As System.String
    [System.ComponentModel.Browsable(false)]
    public System.string Name {get; set;}
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also