Transform DIB coordinates to World coordinates. Results are placed into ScratchX and ScratchY.
PlateDIB.DIBToWorld(X, Y)
The method syntax has these parts:
Part | Description |
---|---|
X (Double) | The X coordinate in DIB space |
Y (Double) | The Y coordinate in DIB space |
Return (Nothing) | Does not return a value. |