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





Description

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

Property type

Read-only property

Syntax

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

[C#]
public IAgCrdnVectorRefTo To {get;}

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

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

[Java]
public IAgCrdnVectorRefTo getTo();

See Also

© 2016 All Rights Reserved.

STK Programming Interface 11.0.1