Platforms to show: All Mac Windows Linux Cross-Platform

DoubleRectMBS class

Type Topic Plugin Version macOS Windows Linux iOS Targets
class Common Types MBS Util Plugin 2.8 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
A class for a double rectangle.
  • 7 properties
    • property Bottom as Double
    • property height as Double
    • property left as Double
    • property right as Double
    • property Size as Double
    • property top as Double
    • property width as Double
  • 3 methods
    • method Intersection(other as DoubleRectMBS) as DoubleRectMBS
    • method Intersects(other as DoubleRectMBS) as boolean
    • method Move(deltax as Double, deltay as Double)

This class has no sub classes.

Some useful global functions for this class:

  • MakeDoubleRectMBS(left as Double, top as Double, width as Double, height as Double) as DoubleRectMBS

The items on this page are in the following plugins: MBS Util Plugin.


DoublePointMBS   -   DragItem


The biggest plugin in space...