Allows adding points using specified
reference frame.
| [Visual Basic .NET] |
|---|
Public Function GetPointsInFrame( _
ByVal ReferenceFrame As String _
) As IAgVeRealtimeCartesianPoints
|
| [C#] |
|---|
public IAgVeRealtimeCartesianPoints GetPointsInFrame(
|
| [Managed C++] |
|---|
public: IAgVeRealtimeCartesianPoints^ GetPointsInFrame(
|
| [Java] |
|---|
public IAgVeRealtimeCartesianPoints getPointsInFrame(
|
| [Unmanaged C++] |
|---|
public: HRESULT GetPointsInFrame(
|
- ReferenceFrame