Indicates the direction in which the sensor's field of view crosses the specified altitude.
Read-write property
| [Visual Basic .NET] |
|---|
Public Property Direction() As AgESnAltCrossingDirection |
| [C#] |
|---|
public AgESnAltCrossingDirection Direction {get; set;} |
| [Managed C++] |
|---|
public: __property AgESnAltCrossingDirection get_Direction(); |
| [Unmanaged C++] |
|---|
public: HRESULT get_Direction( |
| [Java] |
|---|
public AgESnAltCrossingDirection getDirection();public void setDirection( |
