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





Description

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

Property type

Read-only property

Syntax

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

[C#]
public  IAgCrdnSystem ReferencePointReferenceFrame {get;}

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

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

[Java]
public  IAgCrdnSystem getReferencePointReferenceFrame();

See Also

© 2016 All Rights Reserved.

STK Programming Interface 11.0.1