Specify an observer point.
Read-only property
| [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(
|
| [Java] |
|---|
public IAgCrdnPointRefTo getObserverPoint();
|