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