Eplan Platform API
Eplan.EplApi.Gui Namespace / RibbonRegistrationAddCommand Class / Icon Property

In This Topic
    Icon Property
    In This Topic
    Syntax
    public RibbonIcon Icon {get; set;}
    public:
    property RibbonIcon^ Icon {
       RibbonIcon^ get();
       void set (    RibbonIcon^ value);
    }
    See Also