STK AgAsHpopPluginSend comments on this topic.
ParameterValue_Array Property (IAgAsLightReflectionResultEval)
See Also
Windows





Windows & Linux

Description

Parameter values in internal units for all registered parameters, returned in index order.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property ParameterValue_Array() As System.Array
[C#]
public System.Array ParameterValue_Array {get;}
[Managed C++]
public: __property System::Array get_ParameterValue_Array();
[Unmanaged C++]
public: HRESULT get_ParameterValue_Array(
    SAFEARRAY * * pArray
);
[Java]
public AgSafeArray getParameterValue_Array();

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.