←Select platform

RasterPictureBoxFrameChangedEventArgs Constructor(Int32)

Summary

Initializes a new instance of the RasterPictureBoxFrameChangedEventArgs class with explicit values.

Syntax

C#
VB
C++
public RasterPictureBoxFrameChangedEventArgs(  
   int index 
) 
Public Function New( _ 
   ByVal index As Integer _ 
) 
public: 
RasterPictureBoxFrameChangedEventArgs(  
   int index 
) 

Parameters

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

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.WinForms Assembly
Click or drag to resize