ValueInputresValue Property |
[Missing <summary> documentation for "P:PolyFramework.ValueInput.resValue"]
Namespace:
PolyFramework
Assembly:
PolyFramework (in PolyFramework.dll) Version: 0.5.0.0 (0.5.0.0)
Syntaxpublic double resValue { get; set; }Public Property resValue As Double
Get
Set
public:
property double resValue {
double get ();
void set (double value);
}member resValue : float with get, set
Property Value
Type:
Double
See Also