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






Windows & Linux

Description

Controls whether to take a light speed delay into account.

Property type

Read-write property

Syntax

[Visual Basic .NET]
Public Property Apparent() As Boolean
[C#]
public bool Apparent {get; set;}
[Managed C++]
public: __property bool get_Apparent();
public: __property void set_Apparent(
   bool
);
[Unmanaged C++]
public: HRESULT get_Apparent(
   VARIANT_BOOL * pRetVal
);
public: HRESULT put_Apparent(
   VARIANT_BOOL NewApparent
);
[Java]
public bool getApparent();public void setApparent(
   bool
);

See Also

© 2018 Analytical Graphics, Inc. All Rights Reserved.