This method is used to signal that the entire
display area is invalid and needs to be refreshed.
Namespace:  Teigha.GraphicsSystem
Assembly:  TD_Mgd (in TD_Mgd.dll) Version:
21.4.0.0
Syntax
 
public abstract void Invalidate()
 
Public MustOverride Sub Invalidate
 
public:
virtual void Invalidate() abstract
 
abstract Invalidate : unit -> unit 
 
 
 
 
See Also