Specify the second of the two planes the
angle is measured.
Read-only property
[Visual Basic .NET] |
---|
Public Property ToPlane() As IAgCrdnPlaneRefTo
|
[C#] |
---|
public IAgCrdnPlaneRefTo ToPlane {get;}
|
[Managed C++] |
---|
public: __property IAgCrdnPlaneRefTo^ get_ToPlane();
|
[Unmanaged C++] |
---|
public: HRESULT get_ToPlane(
|
[Java] |
---|
public IAgCrdnPlaneRefTo getToPlane();
|