AGI STK VGT 11 Send comments on this topic.
From Property (IAgCrdnVectorCross)
See Also 





Description

Specify one of the two vectors which define the vector cross product.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property From() As IAgCrdnVectorRefTo

[C#]
public IAgCrdnVectorRefTo From {get;}

[Managed C++]
public: __property IAgCrdnVectorRefTo^ get_From();

[Unmanaged C++]
public: HRESULT get_From(
IAgCrdnVectorRefTo ** ppRetVal
);

[Java]
public IAgCrdnVectorRefTo getFrom();

See Also

© 2016 All Rights Reserved.

STK Programming Interface 11.0.1