←Select platform

SaneValueType Enumeration

Summary

Specifies the data type of an option value

Syntax
Java
public enum 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 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Sane Assembly