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

In This Topic
    FrameTimes Property
    In This Topic
    Specify the range of frames by frame time, used for Frame Level Retrival
    Syntax
    'Declaration
     
    
    Public Property FrameTimes As System.Date()
    public System.DateTime[] FrameTimes {get; set;}
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also