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






Windows & Linux

Description

Get the labels associated with the interval list.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Descriptions() As System.Array

[C#]
public System.Array Descriptions {get;}

[Managed C++]
public: __property System::Array^ get_Descriptions();

[Unmanaged C++]
public: HRESULT get_Descriptions(
SAFEARRAY ** ppRetVal
);

[Java]
public Object[] getDescriptions();

See Also

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface