Specify the second of the two planes which
intersection defines the vector.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property PlaneB() As IAgCrdnPlaneRefTo
|
| [C#] |
|---|
public IAgCrdnPlaneRefTo PlaneB {get;}
|
| [Managed C++] |
|---|
public: __property IAgCrdnPlaneRefTo^ get_PlaneB();
|
| [Unmanaged C++] |
|---|
public: HRESULT get_PlaneB(
|
| [Java] |
|---|
public IAgCrdnPlaneRefTo getPlaneB();
|