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++] |
---|
public: HRESULT get_ConstraintDirection(
|
[Java] |
---|
public IAgDirection getConstraintDirection();
|