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