Gets or sets the constraint.
Read-write property
[Visual Basic .NET] |
---|
Public Property Constraint() As Double
|
[C#] |
---|
public double Constraint {get; set;}
|
[Managed C++] |
---|
public: __property double get_Constraint();
|
[Unmanaged C++] |
---|
public: HRESULT get_Constraint(
|
[Java] |
---|
public double getConstraint();public void setConstraint(
|