Click or drag to resize

NormalConstraintElement Properties

The NormalConstraintElement type exposes the following members.

Properties
 NameDescription
Public propertyBar Gets or sets a value indicating whether this constraint uses bar logic.
Public propertyElement Gets or sets the next constraint element in the chain.
(Inherited from ConstraintElement)
Public propertyExceptConstraint Gets or sets the constraint that, if satisfied, will cause this constraint to be excluded.
(Inherited from ConstraintElement)
Public propertyExtraElements Gets the list of extra constraint elements associated with this constraint.
Public propertyIntersect Gets or sets a value indicating whether this constraint uses intersect logic.
Public propertyUnion Gets or sets a value indicating whether this constraint uses union logic.
Top
See Also