Sets the pointing method to FixedAxes with an AzEl orientation.
| [Visual Basic .NET] |
|---|
|
| [C#] |
|---|
public IAgSnPtFixedAxes SetPointingFixedAxesAzEl( string ReferenceAxes, System.Object Azimuth, System.Object Elevation, AgEAzElAboutBoresight AboutBoresight ); |
| [Managed C++] |
|---|
public: IAgSnPtFixedAxes^ SetPointingFixedAxesAzEl( String __gc ^ ReferenceAxes, VARIANT Azimuth, VARIANT Elevation, AgEAzElAboutBoresight AboutBoresight ); |
| [Java] |
|---|
public IAgSnPtFixedAxes setPointingFixedAxesAzEl( String ReferenceAxes, VARIANT Azimuth, VARIANT Elevation, AgEAzElAboutBoresight AboutBoresight ); |
| [Unmanaged C++] |
|---|
|
- ReferenceAxes
- Azimuth
- Elevation
- AboutBoresight





