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






Windows & Linux

Description

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

Property type

Read-only property

Syntax

[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(
IAgCrdnPlaneRefTo ** ppRetVal
);

[Java]
public IAgCrdnPlaneRefTo getFromPlane();

See Also

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface