VintaSoft Barcode .NET SDK 14.3: Documentation for .NET developer
Vintasoft.Barcode.BarcodeStructure Namespace / BarcodeLayerElement Class
Constructors Properties Methods SeeAlso
In This Topic
    BarcodeLayerElement Class Members
    In This Topic
    The following tables list the members exposed by BarcodeLayerElement.
    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the BarcodeLayerElement class.
    Public Properties
     NameDescription
    Public PropertyGets the barcode element.
    Public PropertyGets the height of this barcode element.
    Public PropertyGets a name of this barcode element. (Inherited from BarcodeElement)
    Public PropertyGets the width of this barcode element.
    Public PropertyGets the X coordinate of barcode element.
    Public PropertyGets the Y coordinate of barcode element.
    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 a string that represents this instance. (Inherited from BarcodeElement)
    See Also