Xojo Documentation Xojo Documentation

  • Home
  • Download Xojo
  • Recent changes
  • MediaWiki Info
  • Get Started with Xojo
  • QuickStarts
  • Tutorials
  • Books
  • Welcome!
  • Fundamentals
  • User Interface
  • Framework
  • Technical Information
  • Programming Language Commands
  • Framework
  • iOS Framework
  • System Requirements
  • Release Notes
  • Deprecations
  • Videos
  • Example Projects
  • FAQ
  • International
  • Feedback
  • Usage
  • Copyrights and Trademarks
  • What links here
  • Related changes
  • Special pages
  • Printable version
  • Permanent link
  • Page information
  • Log in
  • Xojo Documentation
  • Home
  • Download Xojo
  • Recent changes
  • MediaWiki Info
  • Get Started with Xojo
  • QuickStarts
  • Tutorials
  • Books
  • Welcome!
  • Fundamentals
  • User Interface
  • Framework
  • Technical Information
  • Programming Language Commands
  • Framework
  • iOS Framework
  • System Requirements
  • Release Notes
  • Deprecations
  • Videos
  • Example Projects
  • FAQ
  • International
  • Feedback
  • Usage
  • Copyrights and Trademarks
  • What links here
  • Related changes
  • Special pages
  • Printable version
  • Permanent link
  • Page information

Xojo.Core.Rect.Constructor(left As Double, top As Double, width As Double, height As Double)

From Xojo Documentation

Constructor
Xojo.Core.Rect.Constructor(left As Double, top As Double, width As Double, height As Double)

Creates a new Rect with the specified values.

Sample Code

Create a new Rect:

Var myRect As New Xojo.Core.Rect(10, 10, 100, 50)
Retrieved from "http://docs.xojo.com/index.php?title=Xojo.Core.Rect.Constructor(left_As_Double,_top_As_Double,_width_As_Double,_height_As_Double)&oldid=65858"
Category:
  • Constructors
  • This page was last edited on 11 August 2019, at 17:44.
  • Privacy policy
  • About Xojo Documentation
  • Disclaimers
  • Send Doc Feedback
  • Powered by MediaWiki