Gets the Reference Frame that the Position is returned in. This Reference Frame is composed of the camera's from Point and the Axes.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property PositionReferenceFrame() As IAgCrdnSystem |
| [C#] |
|---|
public IAgCrdnSystem PositionReferenceFrame {get;} |
| [Managed C++] |
|---|
public: __property IAgCrdnSystem ^ get_PositionReferenceFrame(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public IAgCrdnSystem getPositionReferenceFrame(); |
[Python - STK API ] |
|---|
@property def PositionReferenceFrame(self) -> "IAgCrdnSystem": |






