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.2.419.0 (24.2.419.0)
Syntax public abstract void InitialUpdate()
Public MustOverride Sub InitialUpdate
public:
virtual void InitialUpdate() abstract
abstract InitialUpdate : unit -> unit
See Also