ImpDeviceOnRealizeBackgroundPalette
Method
|
Causes this device to realize its palette in
the background. This method is usually called when the GUI window
loses focus.
Namespace: Teigha.GraphicsSystem
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
24.2.0.0
Syntax
public override void OnRealizeBackgroundPalette()
Public Overrides Sub OnRealizeBackgroundPalette
public:
virtual void OnRealizeBackgroundPalette() override
abstract OnRealizeBackgroundPalette : unit -> unit
override OnRealizeBackgroundPalette : unit -> unit
See Also