AGI STK Graphics 11 Send comments on this topic.
PositionReferenceFrame Property (IAgStkGraphicsCamera)
See Also 





Description

Gets the Reference Frame that the Position is returned in. This Reference Frame is composed of the camera's from Point and the Axes.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property PositionReferenceFrame() As  IAgCrdnSystem

[C#]
public  IAgCrdnSystem PositionReferenceFrame {get;}

[Managed C++]
public: __property  IAgCrdnSystem^ get_PositionReferenceFrame();

[Unmanaged C++]
public: HRESULT get_PositionReferenceFrame(
IAgCrdnSystem ** ppRetVal
);

[Java]
public  IAgCrdnSystem getPositionReferenceFrame();

See Also

© 2016 All Rights Reserved.

STK Programming Interface 11.0.1