←Select platform

Create Method

Summary

Create a new instance of ImageViewerItemChangedEventArgs with the specified parameters.

Syntax
C#
VB
C++
Public Shared Function Create( 
   ByVal item As ImageViewerItem, 
   ByVal reason As ImageViewerItemChangedReason 
) As ImageViewerItemChangedEventArgs 

Parameters

item

The item that has changed.

reason

Reason behind the change.

Return Value

The created object.

Requirements

Target Platforms

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

Leadtools.Controls Assembly