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






Windows & Linux

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

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface