Click or drag to resize

ClickAndTeachTile Method

Overload List
 NameDescription
Public methodTile(dvec3, TilingSize) Creates a single tile or several tiles (according to the tilingMode) around the given point and puts them into a bitmap of the size needed for the whole scan field.
Public methodTile(dvec2, dvec2, Boolean) Creates a single tile or several tiles to cover at least the rectangular area which is spanned by the two given points and puts them into a bitmap of the size needed for the whole scan field. The points are given in world coordinates in the workspace's coordinate system. If there is an offset between the scan head and the workspace it will be taken into account automatically.
Top
See Also