ImpDeviceOnRealizeForegroundPalette
Method
|
Causes this device to realize its palette in
the foreground. 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 OnRealizeForegroundPalette()
Public Overrides Sub OnRealizeForegroundPalette
public:
virtual void OnRealizeForegroundPalette() override
abstract OnRealizeForegroundPalette : unit -> unit
override OnRealizeForegroundPalette : unit -> unit
See Also