Click or drag to resize

ServiceProviderVisualizerInitialUpdate Method

Called by the ServiceProviderDisplay after all evaluators have been created to instruct the visualizer to finish any remaining initialization and draw its static graphics.

Namespace:  AGI.Foundation.Platforms.Advanced
Assembly:  AGI.Foundation.Platforms.Graphics (in AGI.Foundation.Platforms.Graphics.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public abstract void InitialUpdate()
See Also