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++] |
|---|
|
| [Java] |
|---|
public IAgCrdnPointRefTo getPointB(); |
| [Python - STK API] |
|---|
@property def PointB(self) -> "IAgCrdnPointRefTo": |





