Eplan Platform API
Eplan.EplApi.DataModel.Graphics Namespace / QRCodePropertyList Class / QRCodePropertyList Constructor / QRCodePropertyList Constructor(QRCode)
QRCode object whose properties will be affected.

In This Topic
    QRCodePropertyList Constructor(QRCode)
    In This Topic
    Should be used internal only
    Syntax
    public QRCodePropertyList( 
       QRCode obj
    )
    public:
    QRCodePropertyList( 
       QRCode^ obj
    )

    Parameters

    obj
    QRCode object whose properties will be affected.
    See Also