STK ObjectsSend comments on this topic.
DisplayStatusType Property (IAgDisplayTm)
See Also
Windows





Windows & Linux

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 * pVal
);
[Java]
public AgEDisplayTimesType getDisplayStatusType();
[Python - STK API ]
@property
def DisplayStatusType(self) -> "AgEDisplayTimesType":

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.