Specify a point B.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property PointB() As IAgCrdnPointRefTo
|
| [C#] |
|---|
public IAgCrdnPointRefTo PointB {get;}
|
| [Managed C++] |
|---|
public: __property IAgCrdnPointRefTo^ get_PointB();
|
| [Unmanaged C++] |
|---|
public: HRESULT get_PointB(
|
| [Java] |
|---|
public IAgCrdnPointRefTo getPointB();
|