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





Windows & Linux

Description

Computed values.

Property type

Read-only property

Syntax

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

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.