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





Description

Notes attached to the object and displayed in the 2D and 3D Graphics windows.

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