ImageGear for Silverlight
ImGearIsisTagChoices Class
Members  See Also  Send Feedback
ImageGear20.Isis Assembly > ImageGear.Isis Namespace : ImGearIsisTagChoices Class




Glossary Item Box

The set of choices that are valid for an ISIS tag.

Object Model

ImGearIsisTagChoices Class

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

Remarks

The set of choices that are valid for an ISIS tag. The ChoiceKind property describes how to specify the set of choices that are available for the tag. For numerical tags, there are two options: If ChoiceKind is set to list, use the TypeList properties to specify the items in the list. If ChoiceKind is set to range, use the MinType, MaxType, and StepType properties to specify the range of valid choices.

Inheritance Hierarchy

System.Object
   ImageGear.Isis.ImGearIsisTagChoices

See Also

©2013. Accusoft Corporation. All Rights Reserved.