Method to set the impact location type.
[Visual Basic .NET] |
---|
Public Sub SetImpactLocationType( _ ByVal ImpactLocation As ILocationAgEVeImpactLocation _ ) |
[C#] |
---|
public void SetImpactLocationType( |
[Managed C++] |
---|
public: void SetImpactLocationType( |
[Java] |
---|
public setImpactLocationType( |
[Unmanaged C++] |
---|
public: HRESULT SetImpactLocationType( |
- ImpactLocation
Member Value Description eImpactLocationUnknown -1 Unknown. eImpactLocationLaunchAzEl 0 Use geodetic or geocentric elements. eImpactLocationPoint 1 Use azimuth and elevation.