Eplan Platform API
Eplan.EplApi.DataModel Namespace / Placement Class / Tooltip Property

In This Topic
    Tooltip Property (Placement)
    In This Topic
    Gets the tooltips of the object as can be seen in the GED
    Syntax
    public string Tooltip {get;}
    public:
    property String^ Tooltip {
       String^ get();
    }
    See Also