Platforms to show: All Mac Windows Linux Cross-Platform

Back to GMCoordinateMBS class.

GMCoordinateMBS.x as Double

Type Topic Plugin Version macOS Windows Linux iOS Targets
property GraphicsMagick MBS GraphicsMagick Plugin 10.2 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
The x value.
Example
dim c as new GMCoordinateMBS
c.x = 5
MsgBox str(c.x)

(Read and Write property)

GMCoordinateMBS.y as Double

Type Topic Plugin Version macOS Windows Linux iOS Targets
property GraphicsMagick MBS GraphicsMagick Plugin 10.2 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
The y value.
Example
dim c as new GMCoordinateMBS
c.y = 5
MsgBox str(c.y)

(Read and Write property)

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


The biggest plugin in space...