DicomObjects.NET.8.48 Documentation
DicomObjects Namespace / DicomQuery Class / SimpleFrameList Property

In This Topic
    SimpleFrameList Property
    In This Topic
    Specify the list of single frames (by frame number) for Frame Level Retrival
    Syntax
    'Declaration
     
    
    Public Property SimpleFrameList As System.Integer()
    public System.int[] SimpleFrameList {get; set;}
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also