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





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

© 2016 All Rights Reserved.

STK Programming Interface 11.0.1