AGI STK VGT 11Send comments on this topic.
ToPlane Property (IAgCrdnAngleBetweenPlanes)
See Also 
Windows






Windows & Linux

Description

Specify the second of the two planes the angle is measured.

Property type

Read-only property

Syntax

[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(
   IAgCrdnPlaneRefTo ** ppRetVal
);
[Java]
public IAgCrdnPlaneRefTo getToPlane();

See Also

© 2018 Analytical Graphics, Inc. All Rights Reserved.