EditorSelectPrevious Method
 | 
Namespace:  Bricscad.EditorInput
Assembly:  BrxMgd (in BrxMgd.dll) Version:
21.0.0.15598
Syntax
 
public PromptSelectionResult SelectPrevious()
 
Public Function SelectPrevious As PromptSelectionResult
 
public:
PromptSelectionResult^ SelectPrevious()
 
member SelectPrevious : unit -> PromptSelectionResult 
 
 
 
Return Value
Type: 
PromptSelectionResult 
See Also