Click or drag to resize
AB4D logo

BoundsIsSame Method

Overload List
 NameDescription
Public methodIsSame(BoundingBox) Returns true if this Bounds is same as specified BoundingBox (using MathUtil.NearEqual to compare the values)
Public methodIsSame(Bounds) Returns true if this Bounds is same as specified Bounds (using MathUtil.NearEqual to compare the values)
Top
See Also