Click or drag to resize

ConstraintType Property

Gets and sets the type of the constraint, either equality or inequality.

Namespace: CenterSpace.NMath.Core
Assembly: NMath (in NMath.dll) Version: 7.4
Syntax
public ConstraintType Type { get; set; }

Property Value

ConstraintType
See Also