The direction to search for the desired
value.
Read-write property
| [Visual Basic .NET] |
|---|
Public Property Direction() As AgEVACalcObjectDirection
|
| [C#] |
|---|
public AgEVACalcObjectDirection Direction {get; set;}
|
| [Managed C++] |
|---|
public: __property AgEVACalcObjectDirection get_Direction();
|
| [Unmanaged C++] |
|---|
public: HRESULT get_Direction(
|
| [Java] |
|---|
public AgEVACalcObjectDirection getDirection();public void setDirection(
|