ApplicationUpdateScreen Method
 | 
Updates the graphics screen.
Namespace: Bricscad.ApplicationServices
Assembly: BrxMgd (in BrxMgd.dll) Version:
24.0.1.0
Syntax
 
public static void UpdateScreen()
 
Public Shared Sub UpdateScreen
 
public:
static void UpdateScreen()
 
static member UpdateScreen : unit -> unit 
 
 
 
Return Value
void
 
See Also