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