Platforms to show: All Mac Windows Linux Cross-Platform
GM16CoordinateMBS class
Type | Topic | Plugin | Version | macOS | Windows | Linux | Console & Web | iOS |
class | GraphicsMagick | MBS GraphicsMagick Plugin | 14.1 | Yes | Yes | Yes | Yes | No |
Example:
dim c as new GM16CoordinateMBS(5,6)
MsgBox str(c.x)+" "+str(c.y)
- 2 properties
- 2 methods
- method Constructor
- method Constructor(x as Double, y as Double)
This class has no sub classes.
Some methods using this class:
- GM16GraphicsMBS.Bezier(values() as GM16CoordinateMBS)
- GM16GraphicsMBS.PathLinetoAbs(c as GM16CoordinateMBS)
- GM16GraphicsMBS.PathLinetoAbs(c() as GM16CoordinateMBS)
- GM16GraphicsMBS.PathLinetoRel(c as GM16CoordinateMBS)
- GM16GraphicsMBS.PathLinetoRel(c() as GM16CoordinateMBS)
- GM16GraphicsMBS.PathMovetoAbs(c as GM16CoordinateMBS)
- GM16GraphicsMBS.PathMovetoRel(c as GM16CoordinateMBS)
- GM16GraphicsMBS.PathSmoothCurvetoAbs(c as GM16CoordinateMBS)
- GM16GraphicsMBS.PathSmoothCurvetoAbs(c() as GM16CoordinateMBS)
- GM16GraphicsMBS.PathSmoothCurvetoRel(c as GM16CoordinateMBS)
- GM16GraphicsMBS.PathSmoothCurvetoRel(c() as GM16CoordinateMBS)
- GM16GraphicsMBS.PathSmoothQuadraticCurvetoAbs(c as GM16CoordinateMBS)
- GM16GraphicsMBS.PathSmoothQuadraticCurvetoAbs(c() as GM16CoordinateMBS)
- GM16GraphicsMBS.PathSmoothQuadraticCurvetoRel(c as GM16CoordinateMBS)
- GM16GraphicsMBS.PathSmoothQuadraticCurvetoRel(c() as GM16CoordinateMBS)
- GM16GraphicsMBS.Polygon(values() as GM16CoordinateMBS)
- GM16GraphicsMBS.Polyline(values() as GM16CoordinateMBS)
The items on this page are in the following plugins: MBS GraphicsMagick Plugin.
Links
MBS FileMaker Plugins