Barcode Xpress for .NET Framework v14.0 - Updated
Accusoft.BarcodeXpressSdk Namespace / ResultInfo2D Class / ResultInfo2D Constructor




In This Topic
    ResultInfo2D Constructor
    In This Topic
    The constructor for the ResultInfo2D class.
    Syntax
    'Declaration
     
    Public Function New()
    'Usage
     
    Dim instance As New ResultInfo2D()
    public ResultInfo2D()
    public: ResultInfo2D();
    public:
    ResultInfo2D();
    See Also