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

Show in webframe

Index Property (RasterPictureBoxFrameChangedEventArgs)






An integer which represents the index of the currently displayed frame.
Syntax
public int Index {get;}
'Declaration
 
Public ReadOnly Property Index As Integer
'Usage
 
Dim instance As RasterPictureBoxFrameChangedEventArgs
Dim value As Integer
 
value = instance.Index

            

            
public:
property int Index {
   int get();
}

Property Value

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

Target Platforms

See Also

Reference

RasterPictureBoxFrameChangedEventArgs Class
RasterPictureBoxFrameChangedEventArgs Members

Error processing SSI file