LEADTOOLS WIA (Leadtools.Wia assembly)

raise__setPropertiesEvent Method

Show in webframe





The source of the sender
A WiaSetPropertiesEventArgs object that contains the event data.
Occurs while setting the WIA properties.
Syntax
protected void raise__setPropertiesEvent( 
   object value0,
   WiaSetPropertiesEventArgs value1
)
'Declaration
 
Protected Sub raise__setPropertiesEvent( _
   ByVal value0 As Object, _
   ByVal value1 As WiaSetPropertiesEventArgs _
) 
'Usage
 
Dim instance As WiaSession
Dim value0 As Object
Dim value1 As WiaSetPropertiesEventArgs
 
instance.raise__setPropertiesEvent(value0, value1)

            

            
protected:
void raise__setPropertiesEvent( 
   Object^ value0,
   WiaSetPropertiesEventArgs^ value1
) 

Parameters

value0
The source of the sender
value1
A WiaSetPropertiesEventArgs object that contains the event data.
Requirements

Target Platforms

See Also

Reference

WiaSession Class
WiaSession Members
Startup Method
Shutdown Method
GetRootItem Method
GetProperties Method
SetProperties Method
EnumChildItems Method

 

 


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