Index Property

Summary

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

Syntax

C#
C++/CLI
C++
public int Index { get; } 
public: 
property int Index { 
   int get(); 
} 
public:  
   property Int32 Index 
   { 
      Int32 get() 
   } 

Property Value

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

Requirements

Target Platforms

See Also

Reference

RasterPictureBoxFrameChangedEventArgs Class

RasterPictureBoxFrameChangedEventArgs Members

Help Version 22.0.2023.2.9
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.WinForms Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.