ImageGear .NET v25.2 - Updated
ImageGear.Web.Isis Library / ImageGear.Web.Isis Namespace / ImGearIsisBarcode class / x Property

In This Topic
    x Property
    In This Topic
    Gets the X position of the detected barcode.
    Syntax
    ASP.NET Ajax JavaScript (Specification) 
    function get_x() : number(Integer)
    ASP.NET Ajax JavaScript (Usage) 
    var resultVar = instanceOfImGearIsisBarcode.get_x();
    See Also