Create Method (SymbolReference)
In This Topic
Creates a SymbolReference. It is placed on the page passed as a parameter, using a given SymbolVariant.
Overload List
Overload | Description |
Create(Page,SymbolVariant) | Creates a SymbolReference. It is placed on the page passed as a parameter, using a given SymbolVariant. |
Create(SymbolVariant,Page) | Creates a SymbolReference or more specialized object derived from it, depending on symbol type and function definition assigned to the symbol in symbVariant parameter. The object is placed on the page passed as a parameter, using a given SymbolVariant. |
See Also