ICustomNativeSymbol.InitNew Method
Called when the custom symbol is created by or connected to a CustomSymbolProxy.
InitNew(CustomSymbolContext context)
Called when the custom symbol is created by or connected to a CustomSymbolProxy.Syntax
public void InitNew (
CustomSymbolContext context
)
Parameters
Remarks
The custom symbol may save a reference to the context object for later use.
Platforms
Windows, Linux, Android