VintaSoft Barcode .NET SDK 15.2: Documentation for .NET developer
Vintasoft.Barcode.BarcodeStructure Namespace / BarcodePathElement Class
Properties Methods SeeAlso
In This Topic
    BarcodePathElement Class Members
    In This Topic
    The following tables list the members exposed by BarcodePathElement.
    Public Properties
     NameDescription
    Public PropertyGets the element type. (Inherited from BarcodeVectorElement)
    Public PropertyGets the height of this barcode element. (Inherited from BarcodeVectorElement)
    Public PropertyGets a name of this barcode element. (Inherited from BarcodeVectorElement)
    Public PropertyGets the barcode path.
    Public PropertyGets the bounding rectangle of this vector element. (Inherited from BarcodeVectorElement)
    Public PropertyGets the width of this barcode element. (Inherited from BarcodeVectorElement)
    Public Methods
     NameDescription
    Public MethodReturns the bounding box of this barcode element. (Inherited from BarcodeVectorElement)
    Public MethodReturns the drawing box of this barcode element. (Inherited from BarcodeElement)
    Public MethodReturns a string that represents this instance. (Inherited from BarcodeElement)
    See Also