expression.GetHistoryScreenImage( _ ByVal index As Integer _ ) As Byte()
where expression is a variable that represents a ScreenHistory Object
Parameters
- index
- The zero-based index of the history screen to capture. This must be a value between zero and Count-1.
Return Value
An image of the specified history screen.