Skip to main content
Type used to represent the right and left boundaries of the element’s search area. A variable of this type can only be created by using a Let expression.

Operators

OperatorDescription
-Binary operator that subtracts a value of type HorSearchAreaBound from a value of type XInterval and vice versa. Returns a value of type Xinterval.
>, <Binary operators that compare a value of type HorSearchAreaBound to a value of type XCoordinate. Return a value of type FuzzyRect.