Platforms to show: All Mac Windows Linux Cross-Platform

Back to GM16CoordinateMBS class.

GM16CoordinateMBS.Constructor

Type Topic Plugin Version macOS Windows Linux iOS Targets
method GraphicsMagick MBS GraphicsMagick Plugin 16.4 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
The constructor to create a new coordinate.

See also:

GM16CoordinateMBS.Constructor(x as Double, y as Double)

Type Topic Plugin Version macOS Windows Linux iOS Targets
method GraphicsMagick MBS GraphicsMagick Plugin 14.1 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
The constructor to create a new coordinate.
Example
dim c as new GM16CoordinateMBS(5,6)
MsgBox str(c.x)+" "+str(c.y)

See also:

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


The biggest plugin in space...