PromptDoubleResultValue Property
|
Namespace: Bricscad.EditorInput
Assembly: BrxMgd (in BrxMgd.dll) Version:
24.0.1.0
Syntax
public double Value { get; }
Public ReadOnly Property Value As Double
Get
public:
property double Value {
double get ();
}
member Value : float with get
Property Value
Double
See Also