Eplan Platform API
Eplan.EplApi.Gui Namespace / RibbonBar Class / Icons Property

In This Topic
    Icons Property
    In This Topic
    Returns icons of the ribbon bar
    Syntax
    public RibbonIcon[] Icons {get;}
    public:
    property array<RibbonIcon^>^ Icons {
       array<RibbonIcon^>^ get();
    }
    See Also