LEADTOOLS Windows Forms (Leadtools.WinForms assembly)

Index Property (RasterPictureBoxFrameChangedEventArgs)

Show in webframe





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

 

 


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