←Select platform

ValueType Property

Summary

Gets the type of the property being set.

Syntax

C#
VB
C++
public WiaVariableTypes ValueType { get; } 
  
Public ReadOnly Property ValueType As Leadtools.Wia.WiaVariableTypes 
public: 
property Leadtools.Wia.WiaVariableTypes ValueType { 
   Leadtools.Wia.WiaVariableTypes get(); 
} 

Property Value

The type of the property being set.

Example

For an example, refer to GetRootItem

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.Wia Assembly