Platforms to show: All Mac Windows Linux Cross-Platform

NSRectMBS class

Type Topic Plugin Version macOS Windows Linux iOS Targets
class Cocoa MBS Main Plugin 9.1 ✅ Yes ❌ No ❌ No ✅ Yes All
A Xojo class for the rect structure in Cocoa.
Example
dim n as NSRectMBS = NSMakeRectMBS(100,200,500,600)
MsgBox n.String

This class has no sub classes.

Some useful global functions for this class:

  • NSMakeRectMBS(x as Double, y as Double, w as Double, h as Double) as NSRectMBS

Some methods using this class:

Some properties using for this class:

Some events using this class:

Some examples using this class:

Blog Entries

Release notes

  • Version 17.3
    • Added MinY, MinX, MidY, MidX, MaxY and MaxX for NSRectMBS class.

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


NSRangeMBS   -   NSRegularExpressionMBS


The biggest plugin in space...