Namespace:  Bricscad.EditorInput
Assembly:  BrxMgd (in BrxMgd.dll) Version:
21.0.0.15598
Syntax
 
protected abstract bool Update()
 
Protected MustOverride Function Update As Boolean
 
protected:
virtual bool Update() abstract
 
abstract Update : unit -> bool 
 
 
 
Return Value
Type: 
Boolean 
See Also