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

Point

From Xojo Documentation

Class (inherits from Object)


New in 2019r2

An object used to represent and work with a given point in the coordinate system.

Properties
X Y
Methods
Clone DistanceTo Translate
Constructors

Constructor()


Constructor(X as Double, Y as Double)


Notes

Because Point implements the Add, Compare, Negate and Subtract operators, you can use them with Point values.


See Also

Canvas control; Window, ContainerControl, Rect, Size classes.

Retrieved from "http://docs.xojo.com/index.php?title=Point&oldid=67308"
Categories:
  • Classes
  • Language Reference
  • Language Reference Index
  • New2019r2
  • Graphics/Multimedia Graphics
  • Language Classes
  • API 2.0
  • This page was last edited on 7 October 2019, at 16:13.
  • Privacy policy
  • About Xojo Documentation
  • Disclaimers
  • Send Doc Feedback
  • Powered by MediaWiki