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






Windows & Linux

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

© 2018 Analytical Graphics, Inc. All Rights Reserved.