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