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






Windows & Linux

Description

Get the label descriptions associated with the interval list.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Labels() As System.Array
[C#]
public System.Array Labels {get;}
[Managed C++]
public: __property System::Array^ get_Labels();
[Unmanaged C++]
public: HRESULT get_Labels(
   SAFEARRAY ** ppRetVal
);
[Java]
public Object[] getLabels();

See Also

© 2018 Analytical Graphics, Inc. All Rights Reserved.