Xojo Documentation Xojo Documentation
  • Home
  • Get Started with Xojo
  • QuickStarts
  • Tutorials
  • Pi Programming
  • More Guides
  • Resources
  • User Guide
  • Language Reference
  • Release Notes
  • System Requirements
  • Deprecations
  • Videos
  • Feedback
  • Usage
  • Copyrights and Trademarks
  • What links here
  • Related changes
  • Special pages
  • Printable version
  • Permanent link
  • Page information
  • Log in
  • Xojo Documentation
  • Home
  • Get Started with Xojo
  • QuickStarts
  • Tutorials
  • Pi Programming
  • More Guides
  • Resources
  • User Guide
  • Language Reference
  • Release Notes
  • System Requirements
  • Deprecations
  • Videos
  • Feedback
  • Usage
  • Copyrights and Trademarks
  • What links here
  • Related changes
  • Special pages
  • Printable version
  • Permanent link
  • Page information

Xojo.Core.Rect

From Xojo Documentation

Class (inherits from Object)

A way to represent an axis-aligned rectangular area. Rect can be used for window size/position, control size/position and drawing of controls.

Properties
Bottom fa-lock-32.png Left fa-lock-32.png Size fa-lock-32.png
Center fa-lock-32.png Origin fa-lock-32.png Top fa-lock-32.png
Height fa-lock-32.png Right fa-lock-32.png Width fa-lock-32.png
Methods
Contains Intersection Union
Inset Offset
Constructors

Constructor(left As Double, top As Double, width As Double, height As Double)


Constructor(origin As Point, size As Size)


Operators
Compare

See Also

Xojo.Core.Point, Xojo.Core.Size, Rect classes

Retrieved from "http://docs.xojo.com/index.php?title=Xojo.Core.Rect&oldid=60127"
Categories:
  • Classes
  • Language Reference
  • Language Reference Index
  • iOS
  • Language Classes
  • This page was last edited on 8 March 2019, at 15:24.
  • Privacy policy
  • About Xojo Documentation
  • Disclaimers
  • Send Doc Feedback
  • Docs for the Xojo programming language and IDE
  • Powered by MediaWiki