ImageGear .NET v25.2 - Updated
ImageGear.Web.Isis Library / ImageGear.Web.Isis Namespace / ImGearIsisTagValue class / denominatorValue Property

In This Topic
    denominatorValue Property
    In This Topic
    Gets the denominator of the choice value of the tag when its data type is Rational.
    Syntax
    ASP.NET Ajax JavaScript (Specification) 
    function get_denominatorValue() : number(Integer)
    ASP.NET Ajax JavaScript (Usage) 
    var resultVar = instanceOfImGearIsisTagValue.get_denominatorValue();
    See Also