AGI STK Object Broker 11 Send comments on this topic.
SelectedObjectPaths Property (IAgStkOutputBroker)
See Also 
Windows






Windows & Linux

Description

The collection of STK object paths to be output.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property SelectedObjectPaths() As AgStkOutputObjectPathCollection

[C#]
public AgStkOutputObjectPathCollection SelectedObjectPaths {get;}

[Managed C++]
public: __property AgStkOutputObjectPathCollection^ get_SelectedObjectPaths();

[Unmanaged C++]
public: HRESULT get_SelectedObjectPaths(
AgStkOutputObjectPathCollection ** ppRetVal
);

[Java]
public AgStkOutputObjectPathCollection getSelectedObjectPaths();

See Also

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface