VintaSoft Barcode .NET SDK 15.3: Documentation for .NET developer
Vintasoft.Barcode.BarcodeStructure Namespace / BarcodeVectorStructure Class
In This Topic
    BarcodeVectorStructure Class Methods
    In This Topic
    For a list of all methods of this type, see BarcodeVectorStructure.
    Public Methods
     NameDescription
    Public MethodReturns the bounding box of this barcode element.
    Public MethodReturns the drawing box of this barcode element. (Inherited from BarcodeElement)
    Public MethodReturns an enumerator that iterates through a composite annotation. (Inherited from BarcodeCompositeElement<T>)
    Public MethodReturns the vector elements of the barcode.
    Public MethodReturns a string that represents this instance. (Inherited from BarcodeElement)
    See Also