Whether the Constraint Vector is positive or negative.
Read-write property
| [Visual Basic .NET] |
|---|
Public Property ConstraintSign() As AgEVAConstraintSign |
| [C#] |
|---|
public AgEVAConstraintSign ConstraintSign {get; set;} |
| [Managed C++] |
|---|
public: __property AgEVAConstraintSign get_ConstraintSign(); |
| [Unmanaged C++] |
|---|
public: HRESULT get_ConstraintSign( |
| [Java] |
|---|
public AgEVAConstraintSign getConstraintSign();public void setConstraintSign( |
