Share

Curve2dEvaluator.RangeBox Property

Parent Object: Curve2dEvaluator

Description

Property that returns a Box2D object which contains the lower-left and upper-right corners of a rectangle that is guaranteed to enclose this object.

Syntax

Curve2dEvaluator.RangeBox() As Box2d

Property Value

This is a read only property whose value is a Box2d.

Version

Introduced in version 4

Was this information helpful?