Platforms to show: All Mac Windows Linux Cross-Platform

Back to GMCoordinateMBS class.

GMCoordinateMBS.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:

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

Type Topic Plugin Version macOS Windows Linux iOS Targets
method GraphicsMagick MBS GraphicsMagick Plugin 10.2 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
The constructor to create a new coordinate.
Example
dim c as new GMCoordinateMBS(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...