ImageGear.Web.Isis Namespace Client API Library > ImageGear.Web.Isis Namespace : ImGearIsisTagChoices class |
For a list of all members of this type, see ImGearIsisTagChoices members.
Name | Description | |
---|---|---|
![]() | choiceKind | Gets the method used to describe the choices for a tag. |
![]() | integerList | Gets the available integer choice values. |
![]() | maxDenominatorValue | Gets the maximum rational denominator choice value. |
![]() | maxValue | Gets the maximum integer choice value. |
![]() | minDenominatorValue | Gets the minimum rational denominator choice value. |
![]() | minValue | Gets the minimum integer choice value. |
![]() | rationalDenominatorList | Gets the available rational denominator choice values. |
![]() | stepDenominatorValue | Gets the difference between sequential rational denominator choice values. Otherwise, this value is null. |
![]() | stepValue | Gets the difference between sequential choice values. |
![]() | stringList | Gets the available string choice values. |