PromptSelectionResultEventArgsResult Property
|
Namespace: Bricscad.EditorInput
Assembly: BrxMgd (in BrxMgd.dll) Version:
25.1.5.0
Syntax
public PromptSelectionResult Result { get; }
Public ReadOnly Property Result As PromptSelectionResult
Get
public:
property PromptSelectionResult^ Result {
PromptSelectionResult^ get ();
}
member Result : PromptSelectionResult with get
Property Value
PromptSelectionResult
See Also