Specify a desired constraint direction and the applicable parameters.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property ConstraintDirection() As IAgDirection |
| [C#] |
|---|
public IAgDirection ConstraintDirection {get;} |
| [Managed C++] |
|---|
public: __property IAgDirection ^ get_ConstraintDirection(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public IAgDirection getConstraintDirection(); |
| [Python - STK API] |
|---|
@property def ConstraintDirection(self) -> "IAgDirection": |





