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.Point

From Xojo Documentation

Class (inherits from Object)

Represents a point in 2D space. Useful for things like the center of a rectangle or the location of the mouse or touch event. Points are immutable and cannot be changed.

Properties
X fa-lock-32.png Y fa-lock-32.png
Methods
DistanceTo Translate
Constructors

Constructor(X As Double, Y As Double)


Shared Methods
Zero
Operators
Add Negate
Compare Subtract

See Also

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

Retrieved from "http://docs.xojo.com/index.php?title=Xojo.Core.Point&oldid=60126"
Categories:
  • Classes
  • Language Reference
  • Language Reference Index
  • Graphics/Multimedia Graphics
  • Language Classes
  • iOS
  • This page was last edited on 8 March 2019, at 15:24.
  • Privacy policy
  • About Xojo Documentation
  • Disclaimers
  • Send Doc Feedback
  • Powered by MediaWiki