AGI STK VGT 11 Send comments on this topic.
ObserverPoint Property (IAgCrdnPointGlint)
See Also 
Windows






Windows & Linux

Description

Specify an observer point.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property ObserverPoint() As IAgCrdnPointRefTo

[C#]
public IAgCrdnPointRefTo ObserverPoint {get;}

[Managed C++]
public: __property IAgCrdnPointRefTo^ get_ObserverPoint();

[Unmanaged C++]
public: HRESULT get_ObserverPoint(
IAgCrdnPointRefTo ** ppRetVal
);

[Java]
public IAgCrdnPointRefTo getObserverPoint();

See Also

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface