LEADTOOLS WIA (Leadtools.Wia assembly)

ValueType Property

Show in webframe





Gets the type of the property being set.
Syntax
public WiaVariableTypes ValueType {get;}
'Declaration
 
Public ReadOnly Property ValueType As WiaVariableTypes
'Usage
 
Dim instance As WiaSetPropertiesEventArgs
Dim value As WiaVariableTypes
 
value = instance.ValueType

            

            
public:
property WiaVariableTypes ValueType {
   WiaVariableTypes get();
}

Property Value

The type of the property being set.
Example
For an example, refer to GetRootItem
Requirements

Target Platforms

See Also

Reference

WiaSetPropertiesEventArgs Class
WiaSetPropertiesEventArgs Members

 

 


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