Sets the pointing method to Targeted with Tracking.
| [Visual Basic .NET] |
|---|
|
| [C#] |
|---|
public IAgSnPtTargeted SetPointingTargetedTracking( AgETrackModeType TrackModeType, AgEBoresightType AboutBoresightType, string TargetPath ); |
| [Managed C++] |
|---|
public: IAgSnPtTargeted^ SetPointingTargetedTracking( AgETrackModeType TrackModeType, AgEBoresightType AboutBoresightType, String __gc ^ TargetPath ); |
| [Java] |
|---|
public IAgSnPtTargeted setPointingTargetedTracking( AgETrackModeType TrackModeType, AgEBoresightType AboutBoresightType, String TargetPath ); |
| [Unmanaged C++] |
|---|
|
- TrackModeType
- AboutBoresightType
- TargetPath
Define targeted sensor pointing
| [C#] | ||
|---|---|---|
| ||
Define targeted sensor pointing
| [Visual Basic .NET] | ||
|---|---|---|
| ||





