STK XSend comments on this topic.
ObjPaths Property (AgRubberBandPickInfoData)
See Also 
Windows






Windows & Linux

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

© 2018 Analytical Graphics, Inc. All Rights Reserved.