STK Vector Geometry ToolSend comments on this topic.
Rates Property (IAgCrdnConditionSetEvaluateWithRateResult)
See Also
Windows





Windows & Linux

Description

Computed rates.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Rates() As System.Array
[C#]
public System.Array Rates {get;}
[Managed C++]
public: __property System::Array get_Rates();
[Unmanaged C++]
public: HRESULT get_Rates(
    SAFEARRAY * * ppRetVal
);
[Java]
public AgSafeArray getRates();
[Python - STK API ]
@property
def Rates(self) -> list:

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.