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





Windows & Linux

Description

Returns an array of valid choices.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property DisplayStatusSupportedTypes() As System.Array
[C#]
public System.Array DisplayStatusSupportedTypes {get;}
[Managed C++]
public: __property System::Array get_DisplayStatusSupportedTypes();
[Unmanaged C++]
public: HRESULT get_DisplayStatusSupportedTypes(
    SAFEARRAY * * ppRetVal
);
[Java]
public AgSafeArray getDisplayStatusSupportedTypes();
[Python - STK API ]
@property
def DisplayStatusSupportedTypes(self) -> list:

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.