GetLinkedSymbols method
- Last UpdatedMar 10, 2026
- 1 minute read
Returns the names of graphics that the object links to, including those inherited from object wizards in the inheritance chain of the selected object.
Class
IgObject
Syntax
[C#]
LINKEDGRAPHICSINFO[] GetLinkedSymbolNames();
[Visual C++]
HRESULT GetLinkedSymbolNames
(
[out, retval] SAFEARRAY(struct LINKEDGRAPHICSINFO)* l_LinkedGraphicsInfo
);
Parameters
l_LinkedGraphicsInfo
The returned LINKEDGRAPHICSINFO structures describing the linked graphics