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