←Select platform

SaneValueType Enumeration

Summary

Specifies the data type of an option value

Syntax

C#
VB
Java
C++
public enum SaneValueType   
Public Enum SaneValueType  
    
    
public enum SaneValueType 
public enum class SaneValueType   

Members

ValueMemberDescription
0BoolBoolean option value
0GroupGroup option value. Groups logically-related options. An option of this type has no value.
1IntInteger option value
2FixedFixed option value
3StringString option value
4ButtonButton option value. Setting an option of this type triggers an event or causes an action to occur.
Requirements

Target Platforms

See Also

Reference

Leadtools.Sane Namespace

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

Leadtools.Sane Assembly