Sends the "update" message to all owned views
and forces to display the correct, up to date picture.
Namespace: Teigha.GraphicsSystem
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
24.2.0.0
Syntax
public abstract void Update()
Public MustOverride Sub Update
public:
virtual void Update() abstract
abstract Update : unit -> unit
See Also