DicomObjects.NET.8.48 Documentation
DicomObjects.DicomWeb Namespace / WadoEventArgs Class / Frames Property

In This Topic
    Frames Property
    In This Topic
    The request frame list
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Frames As System.Integer()
    public System.int[] Frames {get;}
    Remarks
    If no frame list is specified (i.e. if all frames are requested), then this is null
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also