LEADTOOLS Windows Forms (Leadtools.WinForms assembly)

RasterPictureBoxFrameChangedEventArgs Constructor(Int32)

Show in webframe





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

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.