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

In This Topic
    CalculatedFrameList Property
    In This Topic
    Specify the list of frames (by triplets with the starting frame, ending frame and frame step) for Frame Level Retrival
    Syntax
    'Declaration
     
    
    Public Property CalculatedFrameList As System.Integer()
    public System.int[] CalculatedFrameList {get; set;}
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also