BaseSelection
| [Visual Basic .NET] |
|---|
Public Sub SetBaseSelection( _ ByVal Selection As AgEVABaseSelection _ ) |
| [C#] |
|---|
public void SetBaseSelection( |
| [Managed C++] |
|---|
public: void SetBaseSelection( |
| [Java] |
|---|
public setBaseSelection( |
| [Unmanaged C++] |
|---|
public: HRESULT SetBaseSelection( |
- Selection
Member Value Description eVABaseSelectionSpecify 0 An object in the current scenario. eVABaseSelectionCurrentSatellite 1 The current satellite.
