AGI STK Objects 11 Send comments on this topic.
LabelNotes Property (IAgLtGraphics)
See Also 





Description

The lable notes collection.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property LabelNotes() As IAgLabelNoteCollection

[C#]
public IAgLabelNoteCollection LabelNotes {get;}

[Managed C++]
public: __property IAgLabelNoteCollection^ get_LabelNotes();

[Unmanaged C++]
public: HRESULT get_LabelNotes(
IAgLabelNoteCollection ** ppRetVal
);

[Java]
public IAgLabelNoteCollection getLabelNotes();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1