Eplan Platform API
Eplan.EplApi.DataModel.Graphics Namespace / QRCode Class / Properties Property

In This Topic
    Properties Property (QRCode)
    In This Topic
    .NET Property enabling access to P8 properties of the QRCode object.
    Syntax
    public new QRCodePropertyList Properties {get;}
    public:
    new property QRCodePropertyList^ Properties {
       QRCodePropertyList^ get();
    }

    Property Value

    P8 properties of the QRCode.
    See Also