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