Eplan Platform API
Eplan.EplApi.Gui Namespace / RibbonCommand Class / SvgIcon Property

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