'Declaration Public Function New( _ ByVal xThe X coordinate of barcode element. As Integer, _ ByVal yThe Y coordinate of barcode element. As Integer, _ ByVal elementThe barcode element. As BarcodeElement _)
public BarcodeLayerElement( int x, int y, BarcodeElement element)
public: BarcodeLayerElement( int x, int y, BarcodeElement* element)
public:BarcodeLayerElement( int x, int y, BarcodeElement^ element)
Target Platforms: .NET9; .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5
BarcodeLayerElement Class BarcodeLayerElement Members