C#
VB
C++
Initializes a new instance of the RasterPictureBoxFrameChangedEventArgs class with explicit values.
public RasterPictureBoxFrameChangedEventArgs(
int index
)
Public Function New( _
ByVal index As Integer _
)
public:
RasterPictureBoxFrameChangedEventArgs(
int index
)
index
An integer which represents the index of the currently displayed frame.
RasterPictureBoxFrameChangedEventArgs Class
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET