visualization-tools

Home > @visualization-tools/core > OnGraphicsComponentAdded > (constructor)

OnGraphicsComponentAdded.(constructor)

Constructs a new instance of the OnGraphicsComponentAdded class

Signature:

constructor(onGraphicsComponentAdded: (...args: TGraphicsComponentAddedArgs<TComponentRenderer, TUpdateArg, TEntityTraits>) => void);

Parameters

Parameter Type Description
onGraphicsComponentAdded (…args: TGraphicsComponentAddedArgs<TComponentRenderer, TUpdateArg, TEntityTraits>) => void