A value which can be in any STK supported unit available for selected dimension.
Read-write property
[Visual Basic .NET] |
---|
Public Property Value() As Double |
[C#] |
---|
public double Value {get; set;} |
[Managed C++] |
---|
public: __property double get_Value(); |
[Unmanaged C++] |
---|
public: HRESULT get_Value( |
[Java] |
---|
public double getValue();public void setValue( |