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