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