AGI STK Objects 11 Send comments on this topic.
DisplayStatusType Property (IAgDisplayTm)
See Also 





Description

Returns the Display Status type.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property DisplayStatusType() As AgEDisplayTimesType

[C#]
public AgEDisplayTimesType DisplayStatusType {get;}

[Managed C++]
public: __property AgEDisplayTimesType get_DisplayStatusType();

[Unmanaged C++]
public: HRESULT get_DisplayStatusType(
AgEDisplayTimesType * pRetVal
);

[Java]
public AgEDisplayTimesType getDisplayStatusType();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1