Gets the transmitter's position as an array.
Read-only property
[Visual Basic .NET] |
---|
Public Property XmtrPosCBF() As System.Array |
[C#] |
---|
public System.Array XmtrPosCBF {get;} |
[Managed C++] |
---|
public: __property System::Array get_XmtrPosCBF(); |
[Unmanaged C++] |
---|
public: HRESULT get_XmtrPosCBF( SAFEARRAY * * ppArray ); |
[Java] |
---|
public AgSafeArray getXmtrPosCBF(); |