AGI AgCommRdrCommon 12Send comments on this topic.
RcvrPosCBF Property (IAgStkCommRdrAbsorptionLossPropagateSignalParams)
See Also
Windows





Windows & Linux

Description

Gets the receiver's position as an array.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property RcvrPosCBF() As System.Array
[C#]
public System.Array RcvrPosCBF {get;}
[Managed C++]
public: __property System::Array get_RcvrPosCBF();
[Unmanaged C++]
public: HRESULT get_RcvrPosCBF(
    SAFEARRAY * * ppArray
);
[Java]
public AgSafeArray getRcvrPosCBF();

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.