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






Windows & Linux

Description

Specify the vector's origin point.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Origin() As IAgCrdnPointRefTo
[C#]
public IAgCrdnPointRefTo Origin {get;}
[Managed C++]
public: __property IAgCrdnPointRefTo^ get_Origin();
[Unmanaged C++]
public: HRESULT get_Origin(
   IAgCrdnPointRefTo ** ppRetVal
);
[Java]
public IAgCrdnPointRefTo getOrigin();

See Also

© 2018 Analytical Graphics, Inc. All Rights Reserved.