ImageGear .NET v24.12 - Updated
minValue Property

ImageGear.Web.Isis Library > ImageGear.Web.Isis Namespace > ImGearIsisTagChoices class : minValue Property
Gets the minimum integer choice value.
Syntax
ASP.NET Ajax Javascript (Specification) 
function get_minValue() : number(Integer)
ASP.NET Ajax Javascript (Usage) 
var resultVar = instanceOfImGearIsisTagChoices.get_minValue();
Remarks
If the value of the TagType property is Rational, then this property specifies the minimum value for the numerator. Use this property when ChoiceKind is set to range. If the value of the TagType property is anything other than Integer or Rational, then this property is null.
See Also

Reference

ImGearIsisTagChoices class
ImGearIsisTagChoices Members