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






Windows & Linux

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

© 2018 Analytical Graphics, Inc. All Rights Reserved.