Error processing SSI file
LEADTOOLS Windows Forms (Leadtools.WinForms assembly)

Show in webframe

RasterPictureBoxFrameChangedEventArgs Constructor(Int32)






An integer which represents the index of the currently displayed frame.
Initializes a new instance of the RasterPictureBoxFrameChangedEventArgs class with explicit values.
Syntax
public RasterPictureBoxFrameChangedEventArgs( 
   int index
)
'Declaration
 
Public Function New( _
   ByVal index As Integer _
)
'Usage
 
Dim index As Integer
 
Dim instance As New RasterPictureBoxFrameChangedEventArgs(index)

            

            
public:
RasterPictureBoxFrameChangedEventArgs( 
   int index
)

Parameters

index
An integer which represents the index of the currently displayed frame.
Requirements

Target Platforms

See Also

Reference

RasterPictureBoxFrameChangedEventArgs Class
RasterPictureBoxFrameChangedEventArgs Members
Overload List

Error processing SSI file