STK X Send comments on this topic.
ObjPaths Property (AgRubberBandPickInfoData)
See Also 





Description

List of object paths selected.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property ObjPaths() As AgObjPathCollection

[C#]
public AgObjPathCollection ObjPaths {get;}

[Managed C++]
public: __property AgObjPathCollection^ get_ObjPaths();

[Unmanaged C++]
public: HRESULT get_ObjPaths(
AgObjPathCollection ** ppRetVal
);

[Java]
public AgObjPathCollection getObjPaths();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1