This page contains documentation for advanced Fuse features, so we have taken the liberty to tick the "Show advanced things" checkbox above for you in advance to be able to provide you with some additional information.

This class will be specialized for speed not accuracy: the effective bounds checked may be larger than the strict bounds defined by the inputs.

Instances of this type are immutable.

Location

Namespace
Fuse
Package
Fuse.Nodes 2.9.1
Show Uno properties and methods

Interface of VisualBounds

IntersectXY(VisualBounds) : VisualBounds uno

Intersects two VisualBounds. This is called ...XY since if the remaining XY space is empty an empty space will be returned instead (Z can't be considered since it would always be empty in a 2D layout).

Inherited from object