Platforms to show: All Mac Windows Linux Cross-Platform

Back to GM16CoordinateMBS class.

GM16CoordinateMBS.x as Double

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

(Read and Write property)

GM16CoordinateMBS.y as Double

Type Topic Plugin Version macOS Windows Linux iOS Targets
property GraphicsMagick MBS GraphicsMagick Plugin 14.1 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
The y value.
Example
dim c as new GM16CoordinateMBS
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...