STK Vector Geometry ToolSend comments on this topic.
Value Property (IAgCrdnEvaluateWithRateResult)
See Also
Windows





Windows & Linux

Description

Computed scalar value.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Value() As Double
[C#]
public double Value {get;}
[Managed C++]
public: __property double get_Value();
[Unmanaged C++]
public: HRESULT get_Value(
    double * pRetVal
);
[Java]
public double getValue();
[Python - STK API ]
@property
def Value(self) -> float:

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.