DicomObjects.NET.8.48 Documentation
DicomObjects Namespace / DicomDataSet Class / Modality Property

In This Topic
    Modality Property (DicomDataSet)
    In This Topic
    The Modality of the image
    Syntax
    'Declaration
     
    
    Public Property Modality As System.String
    public System.string Modality {get; set;}

    Property Value

    The Modality of the image
    Remarks

    A shortcut for Modality (0008,0060).

    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also