←Select platform

RasterPictureBoxFrameChangedEventArgs Constructor(int)

Summary

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

Syntax

C#
VB
C++
  
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

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.WinForms Assembly